We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pulp_clock_gating_async
1 parent 627fd6c commit f26e21eCopy full SHA for f26e21e
Bender.yml
@@ -37,3 +37,4 @@ sources:
37
- target: test
38
files:
39
- test/tb_tc_sram.sv
40
+ - src/deprecated/pulp_clock_gating_async.sv
CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## Unreleased
8
+### Fixed
9
+-`Bender:` Add deprecated `pulp_clock_gating_async` for compatibility to `udma_core`.
10
11
## 0.2.1 - 2020-06-23
12
### Added
0 commit comments