[Hardware OS Placer] Top level module for placement on FPGA. More...
Go to the source code of this file.
Enumerations | |
enum | hdpevent { HDPE_QUIT, HDPE_TIMER } |
Functions | |
void * | hdplacer_main () |
int | hdplacer_notify (enum hdpevent event) |
[Hardware OS Placer] Top level module for placement on FPGA.
The responsibilities of this module is as follows:
Original author (2010): Sindre Hansen
Definition in file hdplacer.h.
enum hdpevent |
Definition at line 22 of file hdplacer.h.
{ HDPE_QUIT ,HDPE_TIMER };