Skip to content

Commit f4ff2e1

Browse files
authored
CHANGELOG.md: Release v1.2.0 (#64)
Tested on tardis-a29, LVS clean, <20 DRCs (all minor)
1 parent 89258ca commit f4ff2e1

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
and this project loosely follows to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99

10+
## 1.2.0 - 2025-07-11
11+
12+
### Added
13+
14+
- hw: replace apb_uart with new obi_uart
15+
- test: add UART loopback mode in helloworld.c
16+
17+
### Changed
18+
19+
- tools: update to version 2025.07.pre1
20+
- pdk: update cockpitrc (ETHZ internal use)
21+
- tools: change verilator tracing from vcd to fst
22+
- openroad: allow congestion in incremental global route
23+
24+
### Fixed
25+
26+
- openroad: fix min-area violations caused by extract_parasitics
27+
- sw: fix 'relocation truncated to fit' linker error
28+
- ci: fix pip install for ubuntu-latest in CI
29+
30+
1031
## 1.1.0 - 2025-05-07
1132

1233
### Added
@@ -42,6 +63,7 @@ and this project loosely follows to [Semantic Versioning](https://semver.org/spe
4263
- verilator: speedup compile and synthesis
4364
- bender: fix cve2 vendor dependency
4465

66+
4567
## 1.0.0 - 2024-12-05
4668

4769
### Added

0 commit comments

Comments
 (0)