Commentary: Changes update
This commit is contained in:
parent
9598ef9315
commit
73da5e51a6
5
Changes
5
Changes
|
@ -18,8 +18,9 @@ Verilator 5.037 devel
|
|||
* Support assignments to concatenations with impure RHS (#6002). [Ryszard Rozak, Antmicro Ltd.]
|
||||
* Support SARIF JSON diagnostic output with `--diagnostics-sarif`. (#6017)
|
||||
* Support 1-bit params with -G and -pvalue (#6051) (#6082). [Paul Swirhun]
|
||||
* Support `$timeformat` with missing arguments (#6113). [Alex Solomatnikov]
|
||||
* Support `specparam` (#5767) (#6142).
|
||||
* Support `$timeformat` with missing arguments (#6113). [Alex Solomatnikov]
|
||||
* Support non-overlapping blocking/non-blocking assignments (#6137). [Geza Lore]
|
||||
* Support parameter forward types.
|
||||
* Support constant functions with left-hand-side concatenates.
|
||||
* Add PROCINITASSIGN on initial assignments to process variables (#2481). [Niraj Menon]
|
||||
|
@ -35,7 +36,7 @@ Verilator 5.037 devel
|
|||
* Improve hierarchical scheduling visualization in V3ExecGraph (#6009). [Bartłomiej Chmiel, Antmicro Ltd.]
|
||||
* Improve DPI temporary 'for' loop performance (#6079). [Bartłomiej Chmiel, Antmicro Ltd.]
|
||||
* Improve memory usage for SenTrees in V3OrderProcessDomains (#6112). [Geza Lore]
|
||||
* Improve docker image size (#6139). [Tobias Rosenkranz, bitaggregat GmbH, Germany]
|
||||
* Improve docker image size (#6139). [Tobias Rosenkranz, bitaggregat GmbH.]
|
||||
* Optimize DFG De Morgan patterns (#6090). [Geza Lore]
|
||||
* Optimize DFG variable elimination (#6091). [Geza Lore]
|
||||
* Optimize DFG PUSH_SEL_THROUGH_CONCAT pattern (#6092). [Geza Lore]
|
||||
|
|
|
@ -144,6 +144,7 @@ Gileadi
|
|||
Giri
|
||||
Gisselquist
|
||||
Gladkikh
|
||||
GmbH
|
||||
Goessling
|
||||
Gonnen
|
||||
Goorah
|
||||
|
@ -544,6 +545,7 @@ bindir
|
|||
biops
|
||||
bisonpre
|
||||
bitOpTree
|
||||
bitaggregat
|
||||
bitop
|
||||
bitstoreal
|
||||
blackbox
|
||||
|
|
Loading…
Reference in New Issue