Adding tests for dynamic part select optimisation
authordiego <diego@symbioticeda.com>
Thu, 16 Apr 2020 18:31:05 +0000 (13:31 -0500)
committerdiego <diego@symbioticeda.com>
Thu, 16 Apr 2020 18:31:05 +0000 (13:31 -0500)
commit87910732f15c900cbd752158258a8af12720d277
treeb4e9eec2b14a1f93315e9869b5413c2832eacd6c
parente86ba3b94d7285ded20b4280ad52821cbca504fc
Adding tests for dynamic part select optimisation
tests/arch/common/dynamic_part_select/forloop_select.v [new file with mode: 0644]
tests/arch/common/dynamic_part_select/multiple_blocking.v [new file with mode: 0644]
tests/arch/common/dynamic_part_select/nonblocking.v [new file with mode: 0644]
tests/arch/common/dynamic_part_select/original.v [new file with mode: 0644]
tests/arch/common/dynamic_part_select/reset_test.v [new file with mode: 0644]
tests/arch/common/dynamic_part_select/reversed.v [new file with mode: 0644]
tests/arch/xilinx/dynamic_part_select.ys [new file with mode: 0644]