Skip to content

Simple transistor counter in Verilog gate-level netlist using data from CDL

License

Notifications You must be signed in to change notification settings

RustamC/transistor_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple program that counts the total number of transistors in a gate-level Verilog netlist using CDL file.

Requirements:

Build instructions

cargo build --release

Usage

cargo run -r -- lib.cdl netlist.v

Acknowledgement

Verilog parser wrapper is based on https://github.com/sgherbst/svinst

About

Simple transistor counter in Verilog gate-level netlist using data from CDL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages