3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 13:40:53 +00:00

Add doc for pmgen semioptional statement, Add pmgen changes to CHANGELOG

Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
Clifford Wolf 2019-08-15 23:02:37 +02:00
parent 969ab9027a
commit 016036f247
2 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,7 @@ Yosys 0.9 .. Yosys 0.9-dev
- Added automatic gzip compression (based on filename extension) for backends
- Improve attribute and parameter encoding in JSON to avoid ambiguities between
bit vectors and strings containing [01xz]*
- Improvements in pmgen: subpattern and recursive matches
Yosys 0.8 .. Yosys 0.8-dev
--------------------------