- Timestamp:
- Mar 6, 2007, 3:34:04 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Synthesis
r2 r3 64 64 65 65 $(DIR_LOG)/%.vhdl_sim.log : $(DIR_VHDL)/%.vhdl $(DIR_LOG)/%.vhdl.log 66 @$(ECHO) "VHDL's Simulation 66 @$(ECHO) "VHDL's Simulation: $*" 67 67 @$(VSIM) "$(DIR_WORK).`$(BASENAME) $* |$(UPPERtoLOWER)`" > $@ 68 68 declare -i count=`$(GREP) -ch "Test KO" $@`; \
Note: See TracChangeset
for help on using the changeset viewer.