/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdaemon.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdaemon.h [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdmsg.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdmsg.h [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdplacer.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdplacer.h [code] | [Hardware OS Placer] Top level module for placement on FPGA |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdsched.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdsched.h [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdtimer.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/hwos_daemon/hdtimer.h [code] | [Hardware OS Timer] Timer for the HWOS Placer |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hdev.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hdev.h [code] | [Hardware OS Device Driver Interface] Keep track of device drivers in the HWOS |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hevent.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hevent.h [code] | [Hardware OS Event Interface] Notify and handle events between threads |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hicap.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hicap.h [code] | [Internal Configuration Port Interface] Interface for partial reconfiguration on the FPGA |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hlist.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hlist.h [code] | [Hardware OS Double Linked List Interface] General functionality for double linked lists |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hlog.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hlog.h [code] | [Hardware OS log interface] Log file functions for HWOS |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hmqueue.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hmqueue.h [code] | [Hardware OS Message Queue Interface] Functionality for keeping message queue identifiers |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hmsg.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hmsg.h [code] | [Hardware OS Message Interface] Functionality for messages and message queues |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hplacer.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hplacer.h [code] | [Hardware OS Placer Interface] Responsible for interrupting and replacing a running process on the FPGA |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hprocess.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hprocess.h [code] | [Hardware OS Process Interface] Interface for a process on the FPGA |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hsignal.h [code] | [Hardware OS Signal Interface] Defines possible signals that can be connected between modules |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hsqlist.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hsqlist.h [code] | [Hardware OS Scheduler Interface] Defines a list of process queues |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hsqueue.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hsqueue.h [code] | [Hardware OS Scheduler Interface] Functionality for process queues |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hstructures.h [code] | [Hardware OS public structures] Public structures used in the HWOS |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hvmem.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hvmem.h [code] | [Hardware OS Virtual Memory Interface] Keeps track of each process' BRAM memory |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hvmemptr.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/hvmemptr.h [code] | [Hardware OS Virtual Memory Pointer Interface] Functionality for virtual BRAM pointers |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/integer_functions.c [code] | |
/home/sindre/dev_uclinux/suzaku_shared/hwos_sw/libhwos/integer_functions.h [code] | |