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

Subversion Repositories plasma

[/] [plasma/] [trunk/] [vhdl/] [makefile] - Diff between revs 93 and 103

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 93 Rev 103
Line 13... Line 13...
 
 
all: $(WORK_DIR)/tbench/$(DEP_FILE)
all: $(WORK_DIR)/tbench/$(DEP_FILE)
 
 
run: all
run: all
        -@del output.txt
        -@del output.txt
        vhdle -t 500us tbench
        vhdle -t 30us tbench
        type output.txt|more
        type output.txt|more
 
 
run2: all
run2: all
        -@del output.txt
        -@del output.txt
        vhdle -t 30ms tbench
        vhdle -t 50us tbench
 
        type output.txt|more
 
 
 
run3: all
 
        -@del output.txt
 
        vhdle -t 100us tbench
        type output.txt|more
        type output.txt|more
 
 
opcodes: all
opcodes: all
        make -C ..\tools opcodes
        make -C ..\tools opcodes
        vhdle -t 200us tbench
        vhdle -t 200us tbench
        @type output.txt|more
        @type output.txt|more
 
 
simulate: all
simulate: all
        vhdle -s -t 40us tbench -do simili.cmd -list trace.txt
        vhdle -s -t 10us tbench -do simili.cmd -list trace.txt
        -@..\tools\tracehex.exe
        -@..\tools\tracehex.exe
        -@start ed trace2.txt
        -@start ed trace2.txt
 
 
simulate2: all
simulate2: all
        vhdle -s -t 4us tbench -do simili.cmd -list trace.txt
        vhdle -s -t 4us tbench -do simili.cmd -list trace.txt

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.