URL
https://opencores.org/ocsvn/sc2v/sc2v/trunk
[/] [sc2v/] [trunk/] [bin/] [sc2v.sh] - Diff between revs 2 and 4
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 4 |
Line 4... |
Line 4... |
# and remove temporary files
|
# and remove temporary files
|
#
|
#
|
# usage: sc2v <filename_without_extension>
|
# usage: sc2v <filename_without_extension>
|
#
|
#
|
../bin/sc2v_step1 < $1.cpp
|
../bin/sc2v_step1 < $1.cpp
|
../bin/sc2v_step2 < $1.h > $1.v
|
../bin/sc2v_step2 < $1.h > $1.sc2v
|
|
../bin/sc2v_step3 < $1.sc2v > $1.v
|
\rm *.sc2v
|
\rm *.sc2v
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.