Closed
Description
- RFC PR: Add an RFC for
Print
statement and string formatting. rfcs#50 - Implementation PR: Implement RFC 50:
Print
and string formatting. #1190 - Yosys feature implementation PR: Add several new formatting features used by Amaranth to translate Python format strings YosysHQ/yosys#4301
- Yosys version bump PR: Bump Yosys dependency to >=0.40 #1309
- RTLIL backend extension PR: back.rtlil: implement remaining format specifiers. #1280