Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Platform-independent core collection
Manage
Activity
Members
Labels
Plan
Issues
15
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
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
Projects
Platform-independent core collection
Commits
cc8c4556
Commit
cc8c4556
authored
11 years ago
by
Mathias Kreider
Browse files
Options
Downloads
Patches
Plain Diff
test: generate msi to lm32 via eca
parent
75f51edd
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/wishbone/wb_irq/msidemo/eca-msi.sh
+13
-0
13 additions, 0 deletions
modules/wishbone/wb_irq/msidemo/eca-msi.sh
with
13 additions
and
0 deletions
modules/wishbone/wb_irq/msidemo/eca-msi.sh
0 → 100755
+
13
−
0
View file @
cc8c4556
dev
=
$1
eca-ctl
$dev
enable
eca-ctl
$dev
-c
1 activate
eca-table
$dev
flush
eca-table
$dev
add 0xDEADBE00/64 +0 1 0x000
eca-table
$dev
add 0xDEADBE01/64 +0 1 0x004
eca-table
$dev
add 0xDEADBE10/64 +0 1 0x100
eca-table
$dev
add 0xDEADBE11/64 +0 1 0x104
eca-table
$dev
flip-active
eca-ctl
$dev
send
-s0
0xDEADBE11 +0 0xAB
eb-read
$dev
0x2000d08/4
This diff is collapsed.
Click to expand it.
Preview
0%
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