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

Subversion Repositories ion

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /ion/trunk/src/adventure
    from Rev 184 to Rev 191
    Reverse comparison

Rev 184 → Rev 191

/makefile
1,5 → 1,5
#-- Bring toolchain config parameters from the common makefile
include ..\\common\\makefile
include ../common/makefile
 
#-- Configure the VHDL simulation environment ----------------------------------
 
115,8 → 115,8
demo: bootstrap adventure
$(TO_VHDL) --code bootstrap.code \
--code_size $(CODE_BRAM_SIZE) --data_size $(XRAM_SIZE) \
-v $(SRC_DIR)/mips_mpu1_template.vhdl \
-o $(DEMO_DIR)/mips_mpu.vhdl -e mips_mpu
-v $(SRC_DIR)/code_rom_template.vhdl -n "Adventure" \
-o $(DEMO_DIR)/code_rom_pkg.vhdl
 
 
#-- And now the usual housekeeping stuff ---------------------------------------

powered by: WebSVN 2.1.0

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