This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2026-06-25 10:10:33 +00:00
Code
Activity
d617bf5222
yosys
/
tests
/
unit
/
kernel
History
Robert O'Callahan
ffd52a0d8e
Making
stringf()
use the format conversion specs as-is without widening them.
...
And make sure our fast-path for `%d` and `%u` narrows to `int` correctly.
Resolves
#5260
2025-07-31 10:54:56 +00:00
..
ioTest.cc
Making
stringf()
use the format conversion specs as-is without widening them.
2025-07-31 10:54:56 +00:00
logTest.cc
rtlilTest.cc