OpenCores
URL https://opencores.org/ocsvn/robust_fir/robust_fir/trunk

Subversion Repositories robust_fir

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /robust_fir
    from Rev 5 to Rev 6
    Reverse comparison

Rev 5 → Rev 6

/trunk/run/run.bat
0,0 → 1,6
 
echo off
 
..\..\..\robust.exe ../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/
/trunk/run/run.sh
1,9 → 1,5
#!/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/

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.