mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-13 09:26:16 +00:00
Update Changelog
This commit is contained in:
parent
3f7042d114
commit
a07b06d5e7
1 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,13 @@ Yosys 0.19 .. Yosys 0.19-dev
|
||||||
* Various
|
* Various
|
||||||
- Added support for $modfloor operator to cxxrtl backend
|
- Added support for $modfloor operator to cxxrtl backend
|
||||||
- Support build on OpenBSD
|
- Support build on OpenBSD
|
||||||
|
- Fixed smt2 backend use of $shift/$shiftx with negative shift amounts,
|
||||||
|
which affects bit/part-select assignments with a dynamic index. Shift
|
||||||
|
operators were not affected.
|
||||||
|
|
||||||
|
* Verific support
|
||||||
|
- Proper import of port ranges into Yosys, may result in reversed
|
||||||
|
bit-order of top-level ports for some synthesis flows.
|
||||||
|
|
||||||
Yosys 0.18 .. Yosys 0.19
|
Yosys 0.18 .. Yosys 0.19
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue