netlist_carpentry.io
ΒΆ
Package to handle input and output of circuit data, i.e. transformation from text files to the internal representation, and back.
Modules:
-
readβInterface modules to read circuits from certain formats, e.g. Verilog and Yosys-generated JSON netlists.
-
vcdβPackage for reading VCD files, analyzing simulation data and extracting heuristics from them.
-
writeβInterface to write the internal representation to Verilog code.