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

Subversion Repositories ion

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /ion
    from Rev 109 to Rev 110
    Reverse comparison

Rev 109 → Rev 110

/trunk/src/opcodes/makefile
3,7 → 3,7
include ../common/makefile
 
# We'll run the simulation for long enough for the program to finish
SIM_LENGTH = 10000
SIM_LENGTH = 70000
# FPGA Block RAM parameters
BRAM_START = 0xbfc00000
/trunk/src/opcodes/opcodes.s
109,7 → 109,7
 
 
StartTest:
mtc0 $0,$12 # disable interrupts
mtc0 $0,$12 # disable interrupts, disable cache
lui $20,0x2000 # serial port write address
ori $21,$0,'\n' # <CR> character
ori $22,$0,'X' # 'X' letter

powered by: WebSVN 2.1.0

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