Skip to content

lip6/core-v-180-mcu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORE-V 180 MCU

An implementation of the CORE-V on the Global Foundries 180 MCU node.

This project group together a set of other repositories (submodules) to assemble the complete design flow and build the chip.

For the design flow:

For the design:

The build procedure from a cloned version will be described here.

You can generate the GDS layout using the Github CI, with the action : cv32e40p layout (GDS). It will be put into an artifact at the end of the run. When run for the first time, it will rebuild all the tool and take a bit less than one hour. On subsequent ones, it should take about 8 minutes.

You can select which SystemVerilog to Verilog translator you want to use, but for now, only sv2v is working.

Note

This is only a very early version and only a demonstrator on the RISC-V component only: cv32e40p. Not checks have been performed, it just to setup the design flow for now.

About

CORE-V Implementation on GF 180 MCU node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published