rtps-fpga/src/Tests/testbench.pro
Greek 9c95e58e32 * Added OSVVM Library as Submodule
* Merged stimulus generation procedures to one single procedure
* Integrated OSVVM into testbench
* Generated OSVVM Project Script File
* Various Bug Fixes to compile testbench
2020-11-15 20:34:39 +01:00

14 lines
332 B
INI

# Compile OSVVM Library
include ../OSVVM/osvvm.pro
# Compile
library Level0-rtps_handler
analyze ../math_pkg.vhd
analyze ../rtps_package.vhd
analyze ../user_config.vhd
analyze ../rtps_config_package.vhd
analyze ../rtps_test_package.vhd
analyze ../rtps_handler.vhd
analyze Level_0/rtps_handler_test1.vhd
simulate rtps_handler_test1