Skip to content

Commit acdcb95

Browse files
committed
chore: update CHANGELOG.md
1 parent c908cce commit acdcb95

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

CHANGELOG.md

+16-5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
### Added
12+
13+
### Changed
14+
15+
### Deprecated
16+
17+
### Removed
18+
19+
### Fixed
20+
21+
### Security
22+
23+
## [0.8.0] - 2024-11-19
24+
1125
### Added
1226
- cocotb: Introduced generator of random integers.
1327
- cocotb: Introduced MVB rate limiter.
@@ -37,22 +51,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3751
- docs: Improved NDK-FPGA documentation.
3852
- uvm: Improved print of MVB transaction for APP-UVM verifications.
3953

40-
### Deprecated
41-
4254
### Removed
43-
- comp: remove old unused components (CLK_GEN, SQUARER, CAM, LED_CTRL, DMA_ASFIFO*, PAC_STATS*,
55+
- comp: Remove old unused components (CLK_GEN, SQUARER, CAM, LED_CTRL, DMA_ASFIFO*, PAC_STATS*,
4456
RATE_LIM*, FIFO_PIPE, HYPER_PIPE, WATCHDOG*).
4557

4658
### Fixed
4759
- cocotb: Fixed SOF/EOF error checking in cocotb MFB monitor.
4860
- comp: Fixed histogram box update in Histogramer component.
4961
- core: Fixed width of demo/testing ports in Network Module.
62+
- dma: Fixed MFB transaction size in DMA Medusa Updater module.
5063
- uvm: Fixed LOGIC_VECTOR_ARRAY sequencer, the DB registration macro is now parameterized.
5164
- uvm: Fixed count speed in MFB bus.
5265
- ver: Fixed lot of small bugs in PCIe transactions in old verifications.
5366

54-
### Security
55-
5667
## [0.7.2] - 2024-10-17
5768

5869
### Fixed

0 commit comments

Comments
 (0)