Skip to content

A versatile project manager system for digital hardware design projects, supporting simulation, synthesis, and verification workflows for ASIC and FPGA development using SystemVerilog.

Notifications You must be signed in to change notification settings

Rerkiletli/systemVerliog_pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemVerliog Project Manager

A versatile project manager system for digital hardware design projects, supporting simulation, synthesis, and verification workflows for ASIC and FPGA development using SystemVerilog.

This Makefile automates common tasks in ASIC and FPGA design projects using SystemVerilog. It handles simulation with Icarus Verilog, synthesis with Yosys, and RTL visualization. The Makefile manages project directories, supports external module imports, and includes targets for linting with Verilator. It's designed to work with multiple source files and testbenches, providing a consistent workflow for digital design projects.

Future goals:

  • Critical Path Analysis
  • Formal Verification Analysis
  • Power Analysis
  • Code Coverage Analysis
  • Generate binaries for Lattice iCE40

About

A versatile project manager system for digital hardware design projects, supporting simulation, synthesis, and verification workflows for ASIC and FPGA development using SystemVerilog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published