MikePopoloski / slang

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

Handle the %p format specifiers in compile-time format strings #946

Open MikePopoloski opened 1 month ago

MikePopoloski commented 1 month ago

Right now using %p in a compile-time format function will just print nothing.