bart 3af9eecaa9 Added signed fixed point multiplication to ALU. пре 1 година
..
memory f78729ea77 Fixed L2 cache state machine issue which was only present in the previous commit. пре 1 година
modules 3af9eecaa9 Added signed fixed point multiplication to ALU. пре 1 година
output 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 година
testbench add43b75da L2 cache at 100MHz now greatly increases performance. Attempted to create l1i and l1d cache, but becomes unstable and the issue is difficult to similate/replicate. Therefore, all l1 cache is now bypassed and the code can be found in l1cacheUnstable.v. As no l1 cache anymore, I removed some ccache statements to increase performance as this instruction currently does nothing. пре 1 година