../
sva_gen_lean implementation notes
References
2026-05-01
TODO
- Read verilog files from stdin
Log
- How do I read std args?
maintakes an argumentargs: String- But this doesn’t include the binary’s name
- How do I set up
prognamelike I usually do?
- Take it a file name as an arg or start reading from
stdin