v1.9.4
Immutable
release. Only release title and notes can be modified.
- Switched releases to be built with Ubuntu 24.04 (instead of 22.04)
- Added new simulator-only Ethernet base firmware for WH, in both source and binary forms
- Added support for simulating Ethernet base firmware via TTSIM_ETH_FW_ROUTING=1 environment variable
- Fixed DBG_ARRAY_RD state model on WH/BH
- Fixed bug with missing outbound iATU translation with WH legacy remote queue
- Allow NOC transactions to target the ARC tile
- Flagged unsupported cases where INT8 or FP16A FPU datums have exponent > 31
- Flagged unsupported flush_denormals=0 cases with MVMUL/GAPOOL
- Fixed corner cases with flushing denormals in various FPU ops
- Allow src_b_fmt=INT32 in ELW*
- Enabled several formerly Untested code paths in GMPOOL
- Fixed initial reset values of LReg[11..14]
- Implemented SFPSTORE mode of LO16 on QSR
- Implemented SFPENCC, SFPSHFT, and basic support for SFPMOV on QSR
- Implemented pack_fmt_conv_mode=0x26
- Improved error message reporting
- Minor cleanup