control_cpu VS ddr3-controller

Compare control_cpu vs ddr3-controller and see what are their differences.

control_cpu

FPGA setup with memory and Risc V CPU (by CompuSAR)

ddr3-controller

A DDR3(L) PHY and controller, written in Verilog, for Xilinx 7-Series FPGAs (by someone755)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
control_cpu ddr3-controller
2 3
3 55
- -
6.3 0.0
26 days ago over 1 year ago
SystemVerilog Verilog
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

control_cpu

Posts with mentions or reviews of control_cpu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • Best tutorial on DDR protocol
    3 projects | /r/FPGA | 11 May 2023
    I ended up using both, though you'd be excused for not seeing that from my design. This design was meant to be absolutely minimal in size, and one of the ways it does this is by assuming there is a CPU involved. So a lot of the DDR initialization is done in software (you can find it here). All register assignment and mode switching is done from there, as well as entering and leaving the write leveling mode and the whole read calibration logic.
  • How can "worst negative slack" become _worse_ when I *lower* the clock?
    1 project | /r/FPGA | 21 Jan 2023
    In case anyone is interested, the design is at https://github.com/CompuSAR/control_cpu. You'll need to fetch the submodules (git submodule update --init) and erase the mcp file from the project for Vivado to generate it. The code as is in the repo is at 100MHz, which passes timing. Raising it to 120MHz or to 115MHz shows the problem. The clock speed register is set from a localparam at top.sv line 51.

ddr3-controller

Posts with mentions or reviews of ddr3-controller. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • Best tutorial on DDR protocol
    3 projects | /r/FPGA | 11 May 2023
    Shameless plug: Take a look at my own design. I also have apaper written about it.
  • Does anybody have a working SDRAM DDR2 Controller for Cyclone III FPGA?
    1 project | /r/FPGA | 16 Oct 2022
    If /u/UseDelicious4662 wants to port some code to their device, they could look at my DDR3 controller for Xilinx 7 Series. It's 1400 lines of code, and it's as simple as I could make it. The PHY is as good as done, even for DDR2. The logic part needs some work to be compatible with an older generation of DDR SDRAM, but overall it should be portable enough. Once that adaptation is done, they "only" need to figure out how to instantiate the Altera counterparts of OSERDES, ISERDES, and IDELAY. https://github.com/someone755/ddr3-controller
  • A custom DDR3 controller for the Arty S7-50 board
    1 project | /r/FPGA | 17 Jul 2022

What are some alternatives?

When comparing control_cpu and ddr3-controller you can also consider the following projects:

simple_ddr_ctrl - A (very) simple DDR3 controller for FPGAs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured