Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SJulianS committed Jun 4, 2024
1 parent 3324041 commit 4cb3085
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]
* **WARNING:** this release breaks compatibility with Ubuntu 20.04 LTS
* **WARNING:** this release breaks the API of the `graph_algorithm` plugin
* **WARNING:** this release breaks the API of the `dataflow_analysis` plugin
* **WARNING:** this release breaks the API of the plugin
* **WARNING:** this release breaks the API of the `graph_algorithm`, `dataflow`, and `xilinx_toolbox` plugins
* GUI
* refactored module widget
* added option to show gate content for each module
Expand Down Expand Up @@ -42,6 +42,9 @@ All notable changes to this project will be documented in this file.
* extended maximum line with the CSV parser can handle
* changed warning messages for waveform parsing and made them more specific
* changed policy toward 'dangling' wires, they are no longer ignored but considered as global inputs or outputs
* changed `xilinx_toolbox` plugin
* added `split_shift_registers` function to split `SRL16E` gates into multiple flip-flops
* changed Python bindings for better usability
* netlist
* module pins
* added qualifier for `pin_changed` core events telling receiver details about the recent modification
Expand Down

0 comments on commit 4cb3085

Please sign in to comment.