core_ddr3_controller icon indicating copy to clipboard operation
core_ddr3_controller copied to clipboard

Automated Makefile flow for FPGA project creation and bitstream generation

Open aitesam961 opened this issue 7 months ago • 0 comments

As the title implies, this PR adds a Makefile flow to quickly create the Makefile project and generate bitstream for available targets. Currently, the support for ARTY-A7 is added and tested. However, the flow supports flexibility of easily adding more boards from Xilinx and Lattice into the system.

This PR is in the direction of a wider effort to automate the building process of an SoC based on Ultraembedded components including RISCV-SoC, DDR MC, DVI-Framebuffer and Bi-RISCV.

Queries and suggestions are welcome.

aitesam961 avatar Apr 30 '25 18:04 aitesam961