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

Subversion Repositories xulalx25soc

[/] [xulalx25soc/] [trunk/] [bench/] [cpp/] [busmaster_tb.cpp] - Rev 118

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
118 Lots of changes. The biggest are to the CPU: MPYxHI instructions are now
verified to be working, ILLegal instructions stop at the right location,
the STEP bit no longer self-clears, etc. Other changes cleaned up the
internal documentation and removed parameters that should only have local
scope from the global parameter list. The NEW_INSTRUCTION_SET was also
removed from the CPU, since ... it's been new for too long to really be new
anymore.
dgisselq 2739d 01h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
117 Updates, to include new README and bench/cpp/Makefile that doesnt depend upon
a static VERILATOR_ROOT location.
dgisselq 2763d 16h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
115 Made the SDCard support dependent upon a XULA25 macro, which is defined at the
top of the file. Remove the XULA25 macro definition, and this will build
assuming a XULA9 configuration.
dgisselq 2856d 17h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
113 Lots of updates, mostly focused on getting the XuLA board and CPU able to pass
a comprehensive test suite. At this point, everything passes and logic usage
is down even. Among the few changes includes the "break" bit in the uCC
register, used to indicate a switch to supervisor mode occurred as a result
of a user break, and the ability for the supervisor to clear the instruction
cache.
dgisselq 2856d 18h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
112 Provides a simulated UART capability to the busmaster_tb simulation. dgisselq 2858d 23h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
106 Minor, inconsequential changes. dgisselq 2865d 11h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
96 Now accepts an SD-Card backing file, so that SD-Card reads *and* writes can be
tested.
dgisselq 2888d 16h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
75 Added simulation capability for the SD-Card, as well as debugging output for the
DMA. (The SD-Card debug may not be fully featured, yet, but it has gotten me
to where I can talk to the card.)
dgisselq 2894d 12h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
47 Fixes the "NAN" clocks/second output, as well as making input timing come closer
to a realistic timing. (I actually don't know what timing the JTAG port is
providing, but ... the new timer is closer.)
dgisselq 2972d 16h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
37 These fixes were necessary to get the SDRAM into a working simulation
capability. It is finally what it was supposed to be: cycle accurate. Sadly,
to do this, I did need to make a subtle change to rtl/wbsdram.v. (I was having
a problem with external input clocking in Verilator. This fixes it--but its
a Verilator only change--to rtl/wbsdram.v that is.)
dgisselq 2980d 16h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
31 A bug fix, although one that rearranges the bus. The first four I/O locations
have been adjusted. The new locations are reflected in wishbone.html. In
addition, the PWM and UART devices no longer create bus errors when accessed.
Finally, this version uses a `define XULA25 to determine whether or not to build
for the XuLA2-LX9 or the XuLA2-LX25. If defined, it will build for the
XuLA2-LX25. If not, for the XuLA2-LX9. The ideal location for this define
would be to place it into your Xilinx configuration, should you wish to build
for the LX25.
dgisselq 2984d 15h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp
4 Here's an initial, albeit incomplete, build. dgisselq 3055d 11h /xulalx25soc/trunk/bench/cpp/busmaster_tb.cpp

powered by: WebSVN 2.1.0

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