rtps-fpga/src/ros2/Tests/ros_testbench.pro

105 lines
3.6 KiB
INI

# Compile OSVVM Library
include ../../OSVVM/osvvm.pro
library Testbench_ROS_Lib2
analyze ../../math_pkg.vhd
analyze ../../rtps_package.vhd
analyze ../ros_package.vhd
analyze ../example_interfaces/AddTwoInts_package.vhd
analyze Level_2/L2_Testbench_ROS_Lib2_config.vhd
analyze ../dds_user_config.vhd
analyze ../../rtps_config_package.vhd
analyze ../../rtps_test_package.vhd
analyze ../ros_config_package.vhd
analyze ../../single_port_ram.vhd
analyze ../../single_port_ram_Altera.vhd
analyze ../../single_port_ram_cfg.vhd
analyze ../../dual_port_ram.vhd
analyze ../../dual_port_ram_Altera.vhd
analyze ../../dual_port_ram_cfg.vhd
analyze ../../FWFT_FIFO.vhd
analyze ../../FWFT_FIFO_Altera.vhd
analyze ../../FWFT_FIFO_cfg.vhd
analyze ../../mem_ctrl.vhd
analyze ../../dp_mem_ctrl.vhd
analyze ../../rtps_handler.vhd
analyze ../../rtps_discovery_module.vhd
analyze ../../rtps_out.vhd
analyze ../../rtps_reader.vhd
analyze ../../rtps_writer.vhd
analyze ../../dds_writer.vhd
analyze ../../dds_reader.vhd
analyze ../../key_holder.vhd
analyze ../../key_hash_generator.vhd
analyze ../../Tests/test_key_holder.vhd
analyze ../../Tests/test_key_hash_generator.vhd
analyze ../ros_static_discovery_writer.vhd
analyze ../example_interfaces/AddTwoInts_srv_client.vhd
analyze ../example_interfaces/AddTwoInts_srv_server.vhd
analyze AddTwoInts.vhd
analyze Level_2/L2_Testbench_ROS_Lib2.vhd
library Testbench_ROS_Lib3
analyze ../../math_pkg.vhd
analyze ../../rtps_package.vhd
analyze ../ros_package.vhd
analyze ../example_interfaces/AddTwoInts_package.vhd
analyze Level_2/L2_Testbench_ROS_Lib3_config.vhd
analyze ../dds_user_config.vhd
analyze ../../rtps_config_package.vhd
analyze ../../rtps_test_package.vhd
analyze ../ros_config_package.vhd
analyze ../../single_port_ram.vhd
analyze ../../single_port_ram_Altera.vhd
analyze ../../single_port_ram_cfg.vhd
analyze ../../dual_port_ram.vhd
analyze ../../dual_port_ram_Altera.vhd
analyze ../../dual_port_ram_cfg.vhd
analyze ../../FWFT_FIFO.vhd
analyze ../../FWFT_FIFO_Altera.vhd
analyze ../../FWFT_FIFO_cfg.vhd
analyze ../../mem_ctrl.vhd
analyze ../../dp_mem_ctrl.vhd
analyze ../../rtps_handler.vhd
analyze ../../rtps_discovery_module.vhd
analyze ../../rtps_out.vhd
analyze ../../rtps_reader.vhd
analyze ../../rtps_writer.vhd
analyze ../../dds_writer.vhd
analyze ../../dds_reader.vhd
analyze ../../key_holder.vhd
analyze ../../key_hash_generator.vhd
analyze ../../Tests/test_key_holder.vhd
analyze ../../Tests/test_key_hash_generator.vhd
analyze ../ros_static_discovery_writer.vhd
analyze ../example_interfaces/AddTwoInts_srv_client.vhd
analyze ../example_interfaces/AddTwoInts_srv_server.vhd
analyze Level_2/L2_Testbench_ROS_Lib3.vhd
library Testbench_ROS_Lib1
analyze ../../math_pkg.vhd
analyze ../../rtps_package.vhd
analyze ../../TEMPLATE_user_config.vhd
analyze ../../rtps_config_package.vhd
analyze ../../rtps_test_package.vhd
analyze ../ros_package.vhd
analyze ../../single_port_ram.vhd
analyze ../../Tests/single_port_ram_cfg.vhd
analyze ../../FWFT_FIFO.vhd
analyze ../../Tests/FWFT_FIFO_cfg.vhd
analyze ../../mem_ctrl.vhd
analyze ../example_interfaces/AddTwoInts_srv_client.vhd
analyze ../example_interfaces/AddTwoInts_srv_server.vhd
analyze Level_1/L1_AddTwoInts_srv_test1.vhd
analyze Level_1/L1_AddTwoInts_srv_test2.vhd
analyze Level_2/L2_AddTwoInts_test1.vhd
analyze ../example_interfaces/Fibonacci_package.vhd
analyze ../example_interfaces/Fibonacci_action_feedback_pub.vhd
analyze ../example_interfaces/Fibonacci_action_feedback_sub.vhd
analyze Level_1/L1_Fibonacci_action_feedback_test1.vhd
simulate L1_AddTwoInts_srv_test1
simulate L1_AddTwoInts_srv_test2
simulate L2_AddTwoInts_test1
simulate L1_Fibonacci_action_feedback_test1