[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cvs-checkins] or1k/or1ksim Makefile.am Makefile.in config.h ...
CVSROOT: /home/oc/cvs
Module name: or1k
Changes by: markom 01/06/12 15:35:30
Modified files:
or1ksim : Makefile.am Makefile.in config.h config.h.in
configure configure.in sim-config.c
sim-config.h stdout.txt toplevel.c
or1ksim/cpu/common: abstract.c abstract.h execute.h parse.c
parse.h
or1ksim/cpu/dlx: execute.c
or1ksim/cpu/or16: execute.c
or1ksim/cpu/or1k: Makefile.am Makefile.in except.c or32.h sprs.c
sprs.h
or1ksim/cpu/or32: execute.c
or1ksim/peripheral: 16450.c Makefile.am Makefile.in
or1ksim/pic : pic.c
or1ksim/support: dumpverilog.c simprintf.c
or1ksim/testbench/compress: Makefile
or1ksim/testbench/dhrystone: Makefile
or1ksim/testbench/test1: Makefile support.o test1 test1.c
test1.or32 test1.or32.o
or1ksim/testbench.old/uos: Makefile except_or32.S machine.h
task1.c tasks.c uos.c uos.h
or1ksim/tick : Makefile
Added files:
or1ksim : acconfig.h
or1ksim/cpu/or1k: or32.c
Log message:
Bugs fixed:
- l.rfe temporarly disables exceptions
- l.sys does PC -= 4
- breakpoints now supported at peripheria locations
- uart0.rt/.tx nonexistent file segment fault
Other modifications:
- replaced string names to instruction indexes
- execute.c executes specified (in ISA table) function
- modified ISA table - flag needed for gdb
- added or32.c, which supports or32.h
- added new instructions l.mac, l.msb, l.maci, l.macrc
and their executing functions (opcodes to be revisited)
- added header acconfig.h
- modified configuration files
--
To unsubscribe from cvs-checkins mailing list please visit http://www.opencores.org/mailinglists.shtml