Skip to content

egorxe/ariel_fpga_openmpw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ariel eFPGA

License

General description

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

Project implementation

Project is implemented for Skywater 130nm ASIC technology using slightly modified 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 UNDER DEVELOPMENT

About

Ariel eFPGA for OpenMPW-4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Verilog 94.2%
  • C 3.5%
  • Makefile 1.3%
  • Other 1.0%