mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-06-08 05:55:44 +09:00
update CHANGELOG
This commit is contained in:
parent
1511408eba
commit
c58010eaa4
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Improve error message from syn in generator. !15
|
||||
- Removed top level module (register_interface), and now it can have arbitrary name.
|
||||
- Use full path `RegisterSpec`s to avoid unused `use`
|
||||
- Use `u8` and `u16` for `T` of registers when the mask is 0xff or 0xffff, instead of defining new tuple struct.
|
||||
|
||||
## [0.3.1] - 2025-04-11
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue