MikePopoloski / slang

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

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

Open MikePopoloski opened 7 months ago

MikePopoloski commented 7 months ago

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