URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
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
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.