Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
axi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Byron Lathi
axi
Commits
fccffb59
Commit
fccffb59
authored
1 year ago
by
Michael Rogenmoser
Browse files
Options
Downloads
Patches
Plain Diff
Release v0.39.1
parent
6968ac1d
Branches
master
Branches containing commit
Tags
v0.39.1
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+11
-0
11 additions, 0 deletions
CHANGELOG.md
VERSION
+1
-1
1 addition, 1 deletion
VERSION
axi.core
+2
-2
2 additions, 2 deletions
axi.core
ips_list.yml
+1
-1
1 addition, 1 deletion
ips_list.yml
with
15 additions
and
4 deletions
CHANGELOG.md
+
11
−
0
View file @
fccffb59
...
...
@@ -7,7 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## Unreleased
## 0.39.1 - 2023-09-05
### Added
-
`axi_cdc`
: Add
`SyncStages`
parameter.
-
`axi_to_mem_interleaved`
: Add interface variant.
-
`axi_burst_splitter`
: Expose
`id_queue`
's
`FULL_BW`
parameter.
-
`axi_chan_compare`
: Add parameter to allow reordered transactions.
-
Add
`AXI_HIGHLIGHT`
macro to highlight AXI signals.
-
Add flat port instantiation macros.
### Fixed
-
`axi_test`
: Avoid false negatives for misaligned reads in
`axi_scoreboard`
.
-
`axi_to_detailed_mem`
: Ensure proper propagation or
`err`
and
`exokay`
signals.
## 0.39.0 - 2023-07-20
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
fccffb59
0.39.
0
0.39.
1
This diff is collapsed.
Click to expand it.
axi.core
+
2
−
2
View file @
fccffb59
CAPI=2:
name : pulp-platform.org::axi:0.39.
0
name : pulp-platform.org::axi:0.39.
1
filesets:
rtl:
...
...
@@ -74,7 +74,7 @@ filesets:
- src/axi_xp.sv
file_type : systemVerilogSource
depend :
- ">=pulp-platform.org::common_cells:1.
27.0
"
- ">=pulp-platform.org::common_cells:1.
31.1
"
benchs:
files:
- test/tb_axi_dw_pkg.sv
...
...
This diff is collapsed.
Click to expand it.
ips_list.yml
+
1
−
1
View file @
fccffb59
common_cells
:
commit
:
v1.
27.0
commit
:
v1.
31.1
group
:
pulp-platform
common_verification
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment