Commentary: Changes update
This commit is contained in:
parent
993f65f3b4
commit
68e1ed55f6
1
Changes
1
Changes
|
|
@ -77,6 +77,7 @@ Verilator 5.037 devel
|
|||
* Fix DFG binToOneHot table index missing driver (#6100). [Geza Lore]
|
||||
* Fix decoding octal string escapes with 1-2 digits (#6108).
|
||||
* Fix colon-divide operator without space (#6121). [Alex Solomatnikov]
|
||||
* Fix variables declared in fork after taskify (#6126). [Kamil Rakoczy, Antmicro Ltd.]
|
||||
|
||||
|
||||
Verilator 5.036 2025-04-27
|
||||
|
|
|
|||
|
|
@ -1040,6 +1040,7 @@ swrite
|
|||
synthesizeable
|
||||
sys
|
||||
systemc
|
||||
taskify
|
||||
tcmalloc
|
||||
tenghtt
|
||||
testbench
|
||||
|
|
|
|||
Loading…
Reference in New Issue