Skip to content
Snippets Groups Projects
  1. May 18, 2024
  2. Jan 25, 2024
  3. Jan 17, 2024
  4. Jan 12, 2024
  5. Oct 25, 2023
  6. Oct 20, 2023
  7. Jul 21, 2023
  8. Jul 19, 2023
    • ZipCPU's avatar
      Master make target test now works · 7608531e
      ZipCPU authored
      FORMAL proofs no longer depend on the commercial
        Symbiotic EDA Suite.
      More updates to remove unnamed generate blocks
      Moved sim_testcases to the sim directory
      stepchk source added to the repository, necessary to
        pass the test suite
      7608531e
    • ZipCPU's avatar
      FIX: Named generate blocks · 136697cb
      ZipCPU authored
      136697cb
  9. Jun 27, 2023
  10. Jun 26, 2023
  11. May 29, 2023
  12. Mar 06, 2023
    • ZipCPU's avatar
      ZipDMA now (better) verified w/ SIM · 79a3f19a
      ZipCPU authored
      - Control bits for MM2S made consistent w/ user doc
      - Sim now checks DMA copy for 8b, 16b, and bus sizes
      79a3f19a
    • ZipCPU's avatar
      Interactive test benches now work again · 3e0b7b81
      ZipCPU authored
      - Switched how internal registers were investigated for these test
        benches.  The test benches now depend upon setting a MACRO,
        VBENCH_TB, whereby if the macro is set, the internal values are
        made external for the test bench to analyze.  This should get us
        around the problems associated with Verilator updating how to
        access internal registers every now and then.
      
        Exceptions to this rule are the RESET and HALT signals.
      
      - FIX: External step commands weren't working with the stopped
        clock, but were forcing the CPU to halt forever.
      
      - FIX: FPU instruction decode, so that they (now) properly
        generate illegal instructions if ever issued with no FPU.
        In hindsight, this should have always been the case, and not
        doing this was a CPU design failure.
      
      - FIX: DBGPORT register access interface is now verified in sim,
        bugs found and fixed.
      
      - FIX: genreport.pl now only reports "terminated" if there are no
        other statuses to the proof.  (SBY will "terminate" engines
        if one passes, so this isn't always an error condition.)
      
      - Previously missed copyright updates to 2023 have been caught and fixed
      3e0b7b81
  13. Feb 17, 2023
  14. Feb 08, 2023
  15. Dec 20, 2022
Loading