Techology independent configuration settings. More...
Libraries | |
techmap | |
Technology definition library. |
Use Clauses | |
gencomp | |
Generic IDs constants import. |
Constants | |
CFG_COMMON_RIVER_CPU_ENABLE | boolean := true |
Disable/Enable River CPU instance. | |
CFG_SIM_BOOTROM_HEX | string := " ../../fw_images/bootimage.hex " |
HEX-image for the initialization of the Boot ROM. | |
CFG_SIM_FWIMAGE_HEX | string := " ../../fw_images/fwimage.hex " |
HEX-image for the initialization of the FwImage ROM. | |
CFG_GNSSLIB_ENABLE | boolean := false |
Disable/Enable usage of the gnsslib library. | |
CFG_GNSSLIB_GNSSENGINE_ENABLE | boolean := false |
Enable GNSS Engine module. | |
CFG_GNSSLIB_FSEGPS_ENABLE | boolean := false |
Enable Fast Search Engine for the GPS signals. | |
CFG_ETHERNET_ENABLE | boolean := true |
Enabling Ethernet MAC interface. | |
CFG_DSU_ENABLE | boolean := true |
Enable/Disable Debug Unit. | |
CFG_TESTMODE_ON | boolean := true |
Remove BUFGMUX from project and use internaly generate ADC clock. |
Techology independent configuration settings.
This file defines configuration that are valid for all supported targets: behaviour simulation, FPGAs or ASICs.