mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 21:50:54 +00:00
verilog: support for time scale delay values
This commit is contained in:
parent
68c67c40ec
commit
15a4e900b2
4 changed files with 42 additions and 4 deletions
|
@ -10,6 +10,7 @@ Yosys 0.14 .. Yosys 0.14-dev
|
|||
reversed dimensions
|
||||
- Fixed elaboration of dynamic range assignments where the vector is
|
||||
reversed or is not zero-indexed
|
||||
- Added frontend support for time scale delay values (e.g., `#1ns`)
|
||||
|
||||
* SystemVerilog
|
||||
- Added support for accessing whole sub-structures in expressions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue