yyh-sjtu/Circuit-Path-Enumeration
Considering combinational logic circuit (bipartite graph) as adjacent list and enumerate all the paths from input to output. Visualise gate-level verilog code as a directed graph. Networkx library was used to draw the graphs.
PythonMIT
No issues in this repository yet.