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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_0_6_beta/] [sim/] [rtl_sim/] [Makefile.ghdl] - Diff between revs 75 and 77

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

Rev 75 Rev 77
Line 14... Line 14...
 
 
LIB_WORK  = ghdl-work
LIB_WORK  = ghdl-work
 
 
CLEAN     = ghdl --clean --std=87 --workdir=$(LIB_WORK); rm -f tb_*_c0
CLEAN     = ghdl --clean --std=87 --workdir=$(LIB_WORK); rm -f tb_*_c0
 
 
ANALYZE   = ghdl -a --ieee=synopsys --std=87 --workdir=$(LIB_WORK)
ANALYZE   = ghdl -a --std=87 --workdir=$(LIB_WORK)
 
 
ELABORATE = ghdl -e --ieee=synopsys --std=87 --workdir=$(LIB_WORK)
ELABORATE = ghdl -e --std=87 --workdir=$(LIB_WORK)
 
 
MAKE_LIB  = mkdir -p $(LIB_WORK)
MAKE_LIB  = mkdir -p $(LIB_WORK)
 
 
 
 
##############################################################################
##############################################################################

powered by: WebSVN 2.1.0

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