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

Subversion Repositories axi_master

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /axi_master/trunk
    from Rev 4 to Rev 5
    Reverse comparison

Rev 4 → Rev 5

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