mirror of
https://github.com/verilator/verilator.git
synced 2025-01-08 15:47:36 +00:00
d4c3e35f97
`$psprintf` is a non-standard system function present in some other simulators, and has been rejected for standardization by IEEE because of being basically the same as `$sformatf`. To encourage users to fix their codebase, a warning is emitted by default, but it gets otherwise interpreted as `$sformatf` as early as during lexing. Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com> * wording/formatting Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com> --------- Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com> |
||
---|---|---|
.. | ||
t | ||
.gdbinit | ||
.gitignore | ||
CMakeLists.txt | ||
driver.pl | ||
input.vc | ||
input.xsim.vc | ||
Makefile | ||
Makefile_obj |