MikePopoloski / slang

SystemVerilog compiler and language services
MIT License
620 stars 138 forks source link

Add compile-time checking of $sscanf / $value$plusargs format strings #942

Open MikePopoloski opened 7 months ago

MikePopoloski commented 7 months ago

If the format strings are known at compile time we can do some type checking on the arguments + format specifiers.