|
CGRA-ME
|
#include <CGRA/Module.h>Go to the source code of this file.
Functions | |
| bool | moduleRequiresClockPorts (const Module &m) |
| bool | moduleRequiresConfigPorts (const Module &m) |
| bool moduleRequiresClockPorts | ( | const Module & | m | ) |
Determine if m or any submodules have any synchronous circuitry
Definition at line 3 of file ModuleProcedures.cpp.
| bool moduleRequiresConfigPorts | ( | const Module & | m | ) |
Determine if m or any submodules have any config cells
Definition at line 17 of file ModuleProcedures.cpp.
1.8.17