Skip to content
Snippets Groups Projects
Commit f4c4bc78 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Added tb_requantize to regression_test_vhdl.

parent 2022e8a3
No related branches found
No related tags found
No related merge requests found
...@@ -204,6 +204,8 @@ regression_test_vhdl = ...@@ -204,6 +204,8 @@ regression_test_vhdl =
tb/vhdl/tb_common_shiftreg.vhd tb/vhdl/tb_common_shiftreg.vhd
tb/vhdl/tb_common_transpose_symbol.vhd tb/vhdl/tb_common_transpose_symbol.vhd
tb/vhdl/tb_resize.vhd tb/vhdl/tb_resize.vhd
#tb/vhdl/tb_round.vhd -- has no self verification yet
tb/vhdl/tb_requantize.vhd
tb/vhdl/tb_tb_common_adder_tree.vhd tb/vhdl/tb_tb_common_adder_tree.vhd
tb/vhdl/tb_tb_common_add_sub.vhd tb/vhdl/tb_tb_common_add_sub.vhd
...@@ -217,6 +219,8 @@ regression_test_vhdl = ...@@ -217,6 +219,8 @@ regression_test_vhdl =
tb/vhdl/tb_tb_common_transpose.vhd tb/vhdl/tb_tb_common_transpose.vhd
[modelsim_project_file] [modelsim_project_file]
modelsim_copy_files =
data data
[quartus_project_file] [quartus_project_file]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment