{"id":20962382,"url":"https://github.com/yasnakateb/sdramcontroller","last_synced_at":"2026-03-19T18:13:22.698Z","repository":{"id":131233404,"uuid":"324997458","full_name":"yasnakateb/SdramController","owner":"yasnakateb","description":"🛠 A SDRAM controller in Verilog HDL","archived":false,"fork":false,"pushed_at":"2022-03-21T19:40:11.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T00:56:21.769Z","etag":null,"topics":["icarus-verilog","iverilog","memory-controller","sdram","sdram-controller","verilog","verilog-hdl"],"latest_commit_sha":null,"homepage":"","language":"Verilog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yasnakateb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-28T11:45:24.000Z","updated_at":"2024-11-17T10:48:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3978bc4-19b4-4ef8-a8ff-8a961dbb2cea","html_url":"https://github.com/yasnakateb/SdramController","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSdramController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSdramController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSdramController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSdramController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasnakateb","download_url":"https://codeload.github.com/yasnakateb/SdramController/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243358317,"owners_count":20277996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["icarus-verilog","iverilog","memory-controller","sdram","sdram-controller","verilog","verilog-hdl"],"created_at":"2024-11-19T02:32:59.371Z","updated_at":"2025-12-24T18:40:29.930Z","avatar_url":"https://github.com/yasnakateb.png","language":"Verilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Synchronous dynamic random-access memory (SDRAM) controller \nSDRAM is dynamic random access memory (DRAM) with a synchronous interface. It means that SDRAM uses a clock while DRAM does not. The interface has the system bus carrying data between the CPU and the memory controller hub. The memory controller will accept memory requests from the CPU, analyze the requests and dispatch them to the SDRAM in an efficient manner. This SDRAM Controller is simple and only one bank is active at a time.\n\n### View of SDRAM controller\n![](assets/view.png)\n\n\n## Building on macOS\n1. Icarus-Verilog can be installed via Homebrew :\n   \u003ccode\u003e$ brew install icarus-verilog\u003c/code\u003e\n2. Download [Scansion](http://www.logicpoet.com/scansion/) from here.  \n3. Clone the repository.\n4. Run \u003ccode\u003e$ make \u003c/code\u003e and type MIPS code to see it in binary form in rams_init_file.hex file. \n\n5. \u003ccode\u003e$ make simulate\u003c/code\u003e will: \n* compile design+TB\n* simulate the verilog design\n\n6. \u003ccode\u003e$ make display\u003c/code\u003e will: \n*  display waveforms.\n\n## Links \n1. [Design and Verification of SDRAM Controller Based on FPGA](https://www.scirp.org/pdf/jcc_2020070314282156.pdf) \n2. [FPGA VHDL SDRAM Controller](https://dnotq.io/sdram/sdram.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasnakateb%2Fsdramcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasnakateb%2Fsdramcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasnakateb%2Fsdramcontroller/lists"}