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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2] - Rev 1745

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1745 These are the changes to allow or1ksim to build as a library as well as a standalone simulator. The concept of a "generic" peripheral is added, which will commuicate with an external model via upcalls. jeremybennett 5790d 16h /or1k/tags/rel-0-3-0-rc2
1744 Changes to bring behavior into line with the current OpenRISC 1000 specification and support GDB 6.8. A couple of small bugs with handling xterms and opening the remote debug channel are also fixed. Header files have been added to sources in Makefile.am files where they are missing, so that "make tags" will include them. Makefile.in files have been regenerated due to these changes. jeremybennett 5791d 16h /or1k/tags/rel-0-3-0-rc2
1743 Changes to bring behavior into line with the current OpenRISC 1000 specification and support GDB 6.8. A couple of small bugs with handling xterms and opening the remote debug channel are also fixed. Header files have been added to sources in Makefile.am files where they are missing, so that "make tags" will include them. Makefile.in files have been regenerated due to these changes. jeremybennett 5791d 16h /or1k/tags/rel-0-3-0-rc2
1741 A unified patch file for applying to Or1ksim 0.2.0 to make it useable with GDB 6.8 for the OpenRISC 1000. See the file README.or1k for further details. jeremybennett 5797d 01h /or1k/tags/rel-0-3-0-rc2
1740 A patch file to incorporate the OpenRISC port into standard GDB 6.8. See the file README.or1k for more details on how this file should be used jeremybennett 5797d 01h /or1k/tags/rel-0-3-0-rc2
1739 Release 1.0 of the port of GDB 6.8 for the OpenRISC 1000. See the file README.or1k for further information. jeremybennett 5797d 02h /or1k/tags/rel-0-3-0-rc2
1738 Explanation file for the OpenRISC 1000 port of GDB 6.8 jeremybennett 5797d 02h /or1k/tags/rel-0-3-0-rc2
1737 Henry Wong:
Update sim.cfg to or1ksim-0.2.0
nogj 6624d 20h /or1k/tags/rel-0-3-0-rc2
1736 See OR1200_MAC_SHIFTBY in or1200_defines.v for explanation of the change. Since now no more 28 bits shift for l.macrc insns however for backward compatbility it is possible to set arbitry number of shifts. lampret 6672d 09h /or1k/tags/rel-0-3-0-rc2
1735 Active links in the PDF (no content change) lampret 6676d 04h /or1k/tags/rel-0-3-0-rc2
1734 Corrected description of l.sfXXui (arch manual had a wrong description compared to behavior implemented in or1ksim/gcc/or1200). Removed Atomicity chapter. lampret 6676d 05h /or1k/tags/rel-0-3-0-rc2
1733 Compress the diff. rezso 6748d 23h /or1k/tags/rel-0-3-0-rc2
1732 Re-upload unified diff. Was broken. rezso 6748d 23h /or1k/tags/rel-0-3-0-rc2
1731 Move ic configuration out of the global config struct. Register ic callbacks
instead of haveing static calls to the functions.
nogj 6750d 02h /or1k/tags/rel-0-3-0-rc2
1730 Avoid array lookups as far as possible. Precalculate as much as possible.
Increases performance when running with ic.
nogj 6750d 02h /or1k/tags/rel-0-3-0-rc2
1729 NOP_CNT_RESET resets the isntruction counters not the cpu! Fixes booting
linux-2.6 with dynamic execution.
nogj 6750d 02h /or1k/tags/rel-0-3-0-rc2
1728 RET_FROM_DYN_CODE messes up when the stack has been shifted. To avoid any
problems with gcc add the op_do_jump() function implemented in assembly that
handles returning from recompiled code.
nogj 6750d 02h /or1k/tags/rel-0-3-0-rc2
1727 Operations may be given the index of 0 so move the definition of
op_mark_loc_indx to the end of the file when the operation numbers are already
known, giving op_mark_loc_indx a free index.
nogj 6750d 02h /or1k/tags/rel-0-3-0-rc2
1726 Generate an interrupt when it is time to do so. nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1725 Add tests for the sign extenstion instructions. nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1724 Move all the definitions from gpio_i.h to gpio.c. nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1723 Remove unesecary prototypes from the dma peripheral. nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1722 s/HAS_GRANTPT/HAVE_GRANTPT/ nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1721 Use SPEEDY_CALL to call op_support_analysis(). nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1720 Warning/spelling/gramer/useless comment removal fixes. nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1719 Use pretty spr dumping code when dumping sprs in the debug unit nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1718 Move the dmmu config out of the global config struct nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1717 Move the immu config out of the global config struct nogj 6751d 13h /or1k/tags/rel-0-3-0-rc2
1716 Fix stupid typo. nogj 6751d 14h /or1k/tags/rel-0-3-0-rc2
1715 Add the capability to the pic to simulate a level or edge triggered pic. Add
a clear_interrupt() function that the peripherals need to use to signal that
they negated their interrupt line.
nogj 6751d 14h /or1k/tags/rel-0-3-0-rc2

powered by: WebSVN 2.1.0

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