URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [dejagnu/] [baseboards/] [mips-lsi-sim.exp] - Rev 578
Go to most recent revision | Compare with Previous | Blame | View Log
# We need mips16.
add_multilib_option "-mips16"
# And we use the lsi linker script.
set_board_info ldscript "-Wl,-Tlsi.ld"
# Otherwise we're the same as the standard MIPS simulator.
load_base_board_description "mips-sim";
Go to most recent revision | Compare with Previous | Blame | View Log