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

Subversion Repositories tinycpu

[/] [tinycpu/] [trunk/] [Makefile] - Diff between revs 12 and 41

Show entire file | Details | Blame | View Log

Rev 12 Rev 41
Line 10... Line 10...
GHDL_FLAGS  = --ieee=synopsys --warn-no-vital-generic
GHDL_FLAGS  = --ieee=synopsys --warn-no-vital-generic
 
 
SIMDIR = simulation
SIMDIR = simulation
# Simulation break condition
# Simulation break condition
#GHDL_SIM_OPT = --assert-level=error
#GHDL_SIM_OPT = --assert-level=error
GHDL_SIM_OPT = --stop-time=500ns
GHDL_SIM_OPT = --stop-time=1000ns
 
 
WAVEFORM_VIEWER = gtkwave
WAVEFORM_VIEWER = gtkwave
 
 
all: compile run view
all: compile run view
 
 

powered by: WebSVN 2.1.0

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