/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.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.