[test] deploy the new test to fpga bitstream regression tests
This commit is contained in:
parent
d6f017535a
commit
1a6f096393
|
@ -25,6 +25,7 @@ run-task fpga_bitstream/load_external_architecture_bitstream $@
|
|||
|
||||
echo -e "Testing repacker capability in identifying wire LUTs";
|
||||
run-task fpga_bitstream/repack_wire_lut $@
|
||||
run-task fpga_bitstream/repack_wire_lut_adder $@
|
||||
|
||||
echo -e "Testing overloading default paths for programmable interconnect when generating bitstream";
|
||||
run-task fpga_bitstream/overload_mux_default_path $@
|
||||
|
|
Loading…
Reference in New Issue