../
sva_gen_lean implementation notes
https://github.com/anishathalye/knox https://shd.mit.edu/2025/recitations/formal.html#the-big-picture
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