An open API service indexing awesome lists of open source software.

https://github.com/cw1997/sdram-controller

SDRAM Controller, written by SystemVerilogHDL, supporting passing parameters including CAS Latency(CL), burst mode enable and burst length, using writing and reading control signal as request/response handshake bus protocol
https://github.com/cw1997/sdram-controller

hardware hardware-designs sdram sdram-controller systemverilog verilog-project

Last synced: 7 months ago
JSON representation

SDRAM Controller, written by SystemVerilogHDL, supporting passing parameters including CAS Latency(CL), burst mode enable and burst length, using writing and reading control signal as request/response handshake bus protocol

Awesome Lists containing this project

README

          

# SDRAM-Controller
SDRAM Controller, written by SystemVerilogHDL, supporting passing parameters including CAS Latency(CL), burst mode enable and burst length, using writing and reading control signal as request/response handshake bus protocol