URL
https://opencores.org/ocsvn/mlite/mlite/trunk
Subversion Repositories mlite
Compare Revisions
- This comparison shows the changes necessary to convert path
/
- from Rev 24 to Rev 25
- ↔ Reverse comparison
Rev 24 → Rev 25
/trunk/vhdl/makefile
16,9 → 16,14
-@echo off > output.txt |
-@echo on |
-@start tail -f output.txt |
vhdle -t 10ms tbench |
vhdle -t 30ms tbench |
-@diff output.txt ../tools/output.txt |
|
opcodes: all |
gmake -C ..\tools opcodes |
vhdle -t 200us tbench |
@type output.txt|more |
|
simulate: all |
vhdle -s -t 40us tbench -do simili.cmd -list trace.txt |
-@..\tools\tracehex.exe |