Skip to content
Snippets Groups Projects
  1. Jul 17, 2024
  2. Jul 06, 2024
  3. Jun 05, 2024
  4. May 23, 2024
  5. May 22, 2024
    • ZipCPU's avatar
      Merge branch 'master' into dev · 69a9febb
      ZipCPU authored
      69a9febb
    • ZipCPU's avatar
      FIX: DMA now works on hardware · 78a78fda
      ZipCPU authored
      FIX: SDCMD now delays 8 clock cycles between commands, to give the
        SDCard time to process the last command
      FIX: Documentation (picture) updated with the current status
      FIX: Testbench adjusted to match the SDWB location of the LSB word of
        the DMA address
      
      DMA hardware testing includes read-only, single block testing.  Further
      testing to follow.
      78a78fda
  6. May 21, 2024
  7. May 17, 2024
  8. Apr 25, 2024
  9. Apr 20, 2024
  10. Mar 14, 2024
  11. Mar 13, 2024
    • Michael Jørgensen's avatar
      Update mdl_sdio.v · dcf924a5
      Michael Jørgensen authored
      Correct some response codes.
      
      * The R2 response from CMD2 must have "111111" in bits 133:128. This agrees with test in hardware.
      * The R1b response from CMD7 must have command_index = 7
      dcf924a5
    • Michael Jørgensen's avatar
      Update sdaxil.v · 53dab631
      Michael Jørgensen authored
      Remove verilator error about unused signal
      53dab631
  12. Mar 12, 2024
    • Michael Jørgensen's avatar
      Update sim_sdio.pl · eb1c307d
      Michael Jørgensen authored
      This fixes the error:
      
      ```
      sh: 1: sdiosim: not found
      ```
      
      Explanation: Some people don't have the current working directory `.` in their $PATH.
      eb1c307d
  13. Mar 04, 2024
  14. Mar 03, 2024
  15. Mar 02, 2024
  16. Mar 01, 2024
Loading