Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
AHB QSPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
SoCLabs
AHB QSPI
Commits
88b0cf65
Commit
88b0cf65
authored
7 months ago
by
dwn1c21
Browse files
Options
Downloads
Patches
Plain Diff
v1.0 README add bandwidth statistics
parent
a9d81a4a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-0
6 additions, 0 deletions
README.md
with
6 additions
and
0 deletions
README.md
+
6
−
0
View file @
88b0cf65
...
@@ -26,3 +26,9 @@ The APB is mapped between the QSPI controller and Flash Cache configuration regi
...
@@ -26,3 +26,9 @@ The APB is mapped between the QSPI controller and Flash Cache configuration regi
## Simulation
## Simulation
The AHB QSPI includes a cocoTB simulation environment. This can be run using the
`make run_cocotb`
command
The AHB QSPI includes a cocoTB simulation environment. This can be run using the
`make run_cocotb`
command
## Statistics
Read bandwidth with 4 KB cache for 512x 32 bit reads, and system clock of 200 MHz + SPI clock 100 MHz:
-
Using APB: 5.8 MB/s
-
Using AHB(uncached, prefetch enabled): 32 MB/s
-
Using AHB(cached): 400 MB/s
\ No newline at end of file
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