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

Subversion Repositories robust_axi_fabric

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /robust_axi_fabric/trunk
    from Rev 9 to Rev 10
    Reverse comparison

Rev 9 → Rev 10

/run/run.bat
0,0 → 1,6
 
echo off
 
..\..\..\robust.exe ../src/base/ic.v -od out -I ../src/gen -list iclist.txt -listpath -header
 
echo Completed RobustVerilog fabric run - results in run/out/
/run/run.sh
1,9 → 1,5
#!/bin/bash
 
echo Starting RobustVerilog fabric run
rm -rf out
mkdir out
 
../../../robust ../src/base/ic.v -od out -I ../src/gen -list iclist.txt -listpath -header
 
echo Completed RobustVerilog fabric 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.