Thanks to visit codestin.com
Credit goes to github.com

Skip to content

deanyou/nlviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlviewer

A verilog netlist viewer and analyzer

file

  • nlviewer.py top, app layer
  • parser.py a verilog netlist parser base on regular expression
  • netlist.py verilog data model

example

python3 nlviewer.py

The above command will print the structure of the netlist 'test.v'.

About

verilog netlist viewer and analyzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • Verilog 3.8%