Skip to content

egorxe/miranda_fpga_openmpw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miranda eFPGA

License

General description

Miranda is a test project implementing open-source Uranus eFPGA fabric for OpenMPW-6 using open source Skywater PDK and OpenLane flow. FPGA contains 1056 4-input LUTs and uses Wishbone bus from Caravel test harness for bitstream loading.

Project implementation

Project is implemented for Skywater 130nm ASIC technology using OpenLane open source flow. Synthesis is done in two steps: first Yosys+GHDL are used for VHDL to Verilog translation, and then resulting Verilog source is synthesized by Yosys inside OpenLane flow.

FPGA flow

Uranus FPGA uses opensource flow for FPGA bitstream generation. Yosys (with optional GHDL frontend for VHDL) is used for synthesis and VPR for place and route. Flow glue and bitstream generation is done by custom Python scripts.

Sources

This repository contains mainly implementation products (GDS/netlists/etc) needed for OpenMPW and test Caravel programs. VHDL sources of Uranus FPGA fabric, FPGA flow, tests and simulation scripts are stored in main Uranus repository.

Documentation

Documentation is avaliable in main Uranus repository.

About

Miranda eFPGA for OpenMPW-5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published