Skip to content

nanoluka/multi-project-harness

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Project Harness

multi project harness

Sub projects

See https://github.com/mattvenn/mpw-multi-project-harness/blob/main/.gitmodules for the list of currently included projects.

Preparation

See https://github.com/mattvenn/mpw-multi-project-harness for details on adding new projects.

Simulation / Verification.

For formal and cocotb simulation of each module see https://github.com/mattvenn/mpw-multi-project-harness

For caravel system simulation see the tests under verilog/dv/caravel/user_proj_example/

GDS

See https://github.com/mattvenn/mpw-multi-project-harness/blob/main/docs/hardening.md for details on hardening each module into the main macro. This macro's GDS/LEF is then added to openlane/user_project_wrapper

For configuration sees:

  • openlane/user_project_wrapper/config.tcl
  • openlane/user_project_wrapper/interactive.tcl

To generate the final GDS, run this command:

make user_project_wrapper OPENLANE_IMAGE_NAME=openlane:rc5

Todo

  • when the toolchain is working, generate the GDS and add it to the repo
  • info.yaml : update user_level_netlist field
  • add some logo art
  • test input pins in the system simulation
  • how clean does the DRC result need to be?
  • adapt ws2812 for default 10mhz clock rate or be able to update the timing reg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Verilog 99.8%
  • Tcl 0.1%
  • C 0.1%
  • Makefile 0.0%
  • Shell 0.0%
  • Python 0.0%