URL
https://opencores.org/ocsvn/lxp32/lxp32/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 6 |
Line 37... |
Line 37... |
|
|
########################
|
########################
|
# Normal targets
|
# Normal targets
|
########################
|
########################
|
|
|
compile.stamp: $(LXP32_RTL) $(PLATFORM_RTL) $(TB_SRC) $(FIRMWARE)
|
compile.stamp: $(LXP32_RTL) $(COMMON_SRC) $(PLATFORM_RTL) $(TB_SRC) $(FIRMWARE)
|
xvhdl$(BAT) $(LXP32_RTL) $(PLATFORM_RTL) $(TB_SRC)
|
xvhdl$(BAT) $(LXP32_RTL) $(COMMON_SRC) $(PLATFORM_RTL) $(TB_SRC)
|
xelab$(BAT) work.tb -s tb_sim -debug typical
|
xelab$(BAT) work.tb -s tb_sim -debug typical
|
echo > compile.stamp
|
echo > compile.stamp
|
|
|
%.ram: $(FW_SRC_DIR)/%.asm
|
%.ram: $(FW_SRC_DIR)/%.asm
|
$(ASM) -f textio $^ -o $@
|
$(ASM) -f textio $^ -o $@
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.