Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
07379d4f
Commit
07379d4f
authored
Mar 23, 2022
by
David Volz
Browse files
multiple interrupts per PE
parent
b07a5212
Changes
1
Hide whitespace changes
Inline
Side-by-side
toolflow/vivado/arch/axi4mm/axi4mm.tcl
View file @
07379d4f
...
...
@@ -360,6 +360,7 @@ namespace eval arch {
set intr_name
"PE_
${i}
_
${pe_sub_interrupt}
"
puts
"Creating interrupt
$intr
_name"
connect_bd_net $pin
[
::tapasco::ip::add_interrupt $intr_name
"design"
]
incr pe_sub_interrupt
}
incr i
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment