Skip to content

Graph your gate-level verilog code as a directed graph!

Notifications You must be signed in to change notification settings

SubZer0811/verilog_grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verilog_grapher

Visualize your gate-level verilog code as a directed graph. networkx library was used to draw the graphs

Running

Run the following command:

python3 main.py <path-to-verilog-file>

Graphical Representation of a Full Adder Graphical Representation of a Full Adder

Improvements!

  1. Improve the parser
  2. Improve the positioning of nodes in graph

About

Graph your gate-level verilog code as a directed graph!

Topics

Resources

Stars

Watchers

Forks

Languages