OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [orpsocv2/] [sim/] [bin/] [Makefile] - Diff between revs 431 and 435

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

Rev 431 Rev 435
Line 390... Line 390...
processed-verilog-headers-in-c-for-vlt:
processed-verilog-headers-in-c-for-vlt:
        $(Q)$(MAKE) -C $(SW_DIR)/lib processed-verilog-headers
        $(Q)$(MAKE) -C $(SW_DIR)/lib processed-verilog-headers
# Now copy the file into the Verilated model build path
# Now copy the file into the Verilated model build path
        $(Q)cp $(SW_DIR)/lib/include/orpsoc-defines.h $(SIM_VLT_DIR)
        $(Q)cp $(SW_DIR)/lib/include/orpsoc-defines.h $(SIM_VLT_DIR)
 
 
 
# Create test software disassembly
 
 
 
sw-dis: $(TEST_SW_DIR)/$(TEST).dis
 
        $(Q)cp -v $< .
 
 
 
$(TEST_SW_DIR)/$(TEST).dis:
 
        $(Q)$(MAKE) -C $(TEST_SW_DIR) $(TEST).dis
 
 
 
 
#
#
# Cleaning rules
# Cleaning rules
#
#
clean: clean-sim clean-sim-test-sw clean-bootrom clean-vlt clean-out clean-sw
clean: clean-sim clean-sim-test-sw clean-bootrom clean-vlt clean-out clean-sw
 
 

powered by: WebSVN 2.1.0

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