bart f3f3a43044 Added fixed-point signed divider to MU. Integrated into FPCALC. 11 months ago
..
B32P.gtkw 69e83fb855 Fully implemented interrupts in verilog. Return address appears to work fine, but might need some further testing for different delays in the pipeline. 2 years ago
FPGC.gtkw da2bff2ea2 Removed/disabled NTSC from design, as the tiny HDMI monitor is practically always used. Also greatly increased L2 cache size, although no performance benefits for the relatively small programs I currently use for benchmarking. 1 year ago
FSX.gtkw 6e3cd7cd9c PixelEngine now works in hardware with both HDMI and NTSC. Added pxtest and mandelbrot test programs. 1 year ago
SDRAM.gtkw 28bcde6466 New SDRAM controller that uses both SDRAM chips. Now separate bus from MU for better performance, as controller runs at 100MHz. Also updated some debug code as debugging was needed. Tested working in hardware. 2x performance boost in some cases. 1 year ago
divider.gtkw f3f3a43044 Added fixed-point signed divider to MU. Integrated into FPCALC. 11 months ago