3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-02 20:47:53 +00:00

Progress in xsthammer

This commit is contained in:
Clifford Wolf 2013-07-03 11:19:18 +02:00
parent a5fe2565b7
commit 28539541ed
5 changed files with 23 additions and 9 deletions

View file

@ -29,5 +29,6 @@ xst -ifn $job.xst
netgen -w -ofmt verilog $job.ngc $job
cp $job.v ../../xst/$job.v
sync
exit 0