MikePopoloski / slang

SystemVerilog compiler and language services
MIT License
546 stars 114 forks source link

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

Open MikePopoloski opened 1 month ago

MikePopoloski commented 1 month ago

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