Skip to content

Commit

Permalink
Restore Netlist compilation flow (#1540)
Browse files Browse the repository at this point in the history
Restore Netlist flow
  • Loading branch information
alaindargelas authored Feb 24, 2024
1 parent c06eb66 commit 3785062
Show file tree
Hide file tree
Showing 4 changed files with 11,573 additions and 10,833 deletions.
2 changes: 1 addition & 1 deletion FOEDAG_rs
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ test/batch_gen2: run-cmake-release
ifeq ($(RAPTOR_PUB),1)
else
./build/bin/raptor --batch --mute --script tests/Testcases/aes_decrypt_fpga/aes_decrypt.tcl
./build/bin/raptor --batch --mute --script tests/Testcases/aes_decrypt_gate/aes_decrypt_gate.tcl
./build/bin/raptor --batch --mute --script tests/Testcases/oneff/raptor.tcl
./build/bin/raptor --batch --mute --script tests/Testcases/counter/counter.tcl
./build/bin/raptor --batch --mute --script tests/Testcases/counter_vhdl/raptor.tcl
Expand Down
Loading

0 comments on commit 3785062

Please sign in to comment.