Skip to content

Commit f26e21e

Browse files
authored
Bender: Add pulp_clock_gating_async for compatibility (#8)
1 parent 627fd6c commit f26e21e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Bender.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ sources:
3737
- target: test
3838
files:
3939
- test/tb_tc_sram.sv
40+
- src/deprecated/pulp_clock_gating_async.sv

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
### Fixed
9+
-`Bender:` Add deprecated `pulp_clock_gating_async` for compatibility to `udma_core`.
810

911
## 0.2.1 - 2020-06-23
1012
### Added

0 commit comments

Comments
 (0)