.. |
B32P_tb.v
|
b6831c4209
Added L2 cache (no L1 for now) between CPU and SDRAM controller. No noticable performance difference, can likely be optimized further to reduce cache hit latency.
|
hace 1 año |
FPGC_100MHz_tb.v
|
9438941e15
Initial setup to simulate 100mhz cpu in verilog testbench.
|
hace 5 meses |
FPGC_tb.v
|
c1486c43e0
Documentation update. Remove subl3 files.
|
hace 6 meses |
FSX_tb.v
|
6e3cd7cd9c
PixelEngine now works in hardware with both HDMI and NTSC. Added pxtest and mandelbrot test programs.
|
hace 1 año |
SDRAM_tb.v
|
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.
|
hace 1 año |
divider_tb.v
|
69d109e653
Added hardware signed and unsigned integer division and modulo. Created simple integer calculator to test. Updated several programs and BDOS to use new division hardware while keeping software calculation as legacy functions.
|
hace 1 año |