yosys/tests/or1200/run-vg.sh

5 lines
257 B
Bash
Raw Normal View History

2013-01-05 04:13:26 -06:00
#!/bin/bash
time valgrind --leak-check=full --show-reachable=yes --log-file=valgrind.log \
../../yosys -o synth.v -tl synth.log -p "hierarchy -check -top or1200_top" \
-p opt_const -p proc -p memory -p opt -p techmap -p opt -p abc -p opt rtl/or1200_*.v