Commit History

Автор SHA1 Съобщение Дата
  bart f88d0c38c1 Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process. преди 5 месеца
  bart 52f2819774 Removed leftover ccache instructions from debugging instability problems. Commented out required ccache instructions for when L1I cache returns in the future. преди 1 година
  bart 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 година
  bart 5af536210d Fixed instability by adding clear cache instruction during SPI transfer. No idea why this fixed the issue, as the I/O address range is above the limit for cache to work. преди 1 година
  bart 01b9bb8f29 Added signed right shift operation to CPU, assembler, compiler, code and documentation. преди 1 година
  bart 411c20ac98 Copied over BCC from FPGC5. No modifications yet. преди 2 години