Skip to content

Commit

Permalink
Move unreleased changes in right place in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gezalore committed May 20, 2021
1 parent aba3883 commit a44d2b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Verilator 4.203 devel

**Minor:**

* Add --reloop-limit argument (#2943). [Geza Lore]
* Optimize large lookup tables to static data (#2925). [Geza Lore]
* Split always blocks to better respect --output-split-cfuncs. [Geza Lore]
* Fix initialization of assoc in assoc array (#2914). [myftptoyman]
* Fix merging of assignments in C++ code (#2970). [Ruper Swarbrick]

Expand All @@ -35,11 +38,8 @@ Verilator 4.202 2021-04-24
* Add VerilatedCovContext::forcePerInstance (#2793). [Kevin Laeufer]
* Add FST SystemC tracing (#2806). [Alex Torregrosa]
* Add PINNOTFOUND warning in place of error (#2868). [Udi Finkelstein]
* Add --reloop-limit argument (#2943). [Geza Lore]
* Support overlaps in priority case statements (#2864). [Rupert Swarbrick]
* Support for null ports (#2875). [Udi Finkelstein]
* Optimize large lookup tables to static data (#2925). [Geza Lore]
* Split always blocks to better respect --output-split-cfuncs. [Geza Lore]
* Fix class unpacked-array compile error (#2774). [Iru Cai]
* Fix scope types in FST and VCD traces (#2805). [Alex Torregrosa]
* Fix exceeding command-line ar limit (#2834). [Yinan Xu]
Expand Down

0 comments on commit a44d2b2

Please sign in to comment.