URL
https://opencores.org/ocsvn/robust_fir/robust_fir/trunk
Subversion Repositories robust_fir
[/] [robust_fir/] [trunk/] [run/] [run.sh] - Rev 5
Go to most recent revision | Compare with Previous | Blame | View Log
#!/bin/bash echo Starting RobustVerilog fir run rm -rf out mkdir out ../../../robust ../src/base/fir.v ../src/base/def_fir_top.txt -od out -I ../src/gen -list firlist.txt -listpath -header echo Completed RobustVerilog fir run - results in run/out/
Go to most recent revision | Compare with Previous | Blame | View Log