URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
Subversion Repositories openmsp430
[/] [openmsp430/] [trunk/] [core/] [synthesis/] [synopsys/] [run_syn] - Rev 3
Go to most recent revision | Compare with Previous | Blame | View Log
#!/bin/sh
rm -rf ./results/*
dc_shell-t -f synthesis.tcl | tee ./results/synthesis.log
Go to most recent revision | Compare with Previous | Blame | View Log