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

Subversion Repositories robust_reg

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 7 to Rev 8
    Reverse comparison

Rev 7 → Rev 8

/robust_reg/trunk/run/run.bat
1,7 → 1,7
 
echo off
 
..\..\..\robust.exe ../src/regfile.v -od out -header
..\..\..\robust.exe ../src/regfile.v -od out -list list.txt -listpath -header
..\..\..\robust.exe ../src/regfile.h -od out -header
..\..\..\robust.exe ../src/regfile.html -od out
 
/robust_reg/trunk/run/run.sh
1,7 → 1,7
#!/bin/bash
 
../../../robust ../src/regfile.v -od out -header
../../../robust ../src/regfile.h -od out -header
../../../robust ../src/regfile.html -od out
../../../robust ../src/regfile.v -od out -list list.txt -listpath -header ${@}
../../../robust ../src/regfile.h -od out -header ${@}
../../../robust ../src/regfile.html -od out ${@}
 
echo Completed RobustVerilog regfile 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.