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
a6a8b210
Commit
a6a8b210
authored
Jul 06, 2017
by
Jaco Hofmann
Browse files
Adds stable MSIXIntrCtrl
parent
63d53405
Changes
3
Hide whitespace changes
Inline
Side-by-side
common/ip/MSIXIntrCtrl/component.xml
View file @
a6a8b210
...
...
@@ -427,7 +427,7 @@
<spirit:parameters>
<spirit:parameter>
<spirit:name>
viewChecksum
</spirit:name>
<spirit:value>
93bc1b6f
</spirit:value>
<spirit:value>
558b72aa
</spirit:value>
</spirit:parameter>
</spirit:parameters>
</spirit:view>
...
...
@@ -443,7 +443,7 @@
<spirit:parameters>
<spirit:parameter>
<spirit:name>
viewChecksum
</spirit:name>
<spirit:value>
93bc1b6f
</spirit:value>
<spirit:value>
558b72aa
</spirit:value>
</spirit:parameter>
</spirit:parameters>
</spirit:view>
...
...
@@ -1249,11 +1249,11 @@
<spirit:fileSet>
<spirit:name>
xilinx_anylanguagesynthesis_view_fileset
</spirit:name>
<spirit:file>
<spirit:name>
src/
SizedFIFO
.v
</spirit:name>
<spirit:name>
src/
BRAM2BE
.v
</spirit:name>
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
<spirit:name>
src/
BRAM2BE
.v
</spirit:name>
<spirit:name>
src/
FIFO1
.v
</spirit:name>
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
...
...
@@ -1261,23 +1261,23 @@
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
<spirit:name>
src/FIFO
1
.v
</spirit:name>
<spirit:name>
src/
Sized
FIFO.v
</spirit:name>
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
<spirit:name>
src/mkMSIXIntrCtrl.v
</spirit:name>
<spirit:fileType>
verilogSource
</spirit:fileType>
<spirit:userFileType>
CHECKSUM_
3366b868
</spirit:userFileType>
<spirit:userFileType>
CHECKSUM_
7049b426
</spirit:userFileType>
</spirit:file>
</spirit:fileSet>
<spirit:fileSet>
<spirit:name>
xilinx_anylanguagebehavioralsimulation_view_fileset
</spirit:name>
<spirit:file>
<spirit:name>
src/
SizedFIFO
.v
</spirit:name>
<spirit:name>
src/
BRAM2BE
.v
</spirit:name>
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
<spirit:name>
src/
BRAM2BE
.v
</spirit:name>
<spirit:name>
src/
FIFO1
.v
</spirit:name>
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
...
...
@@ -1285,7 +1285,7 @@
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
<spirit:name>
src/FIFO
1
.v
</spirit:name>
<spirit:name>
src/
Sized
FIFO.v
</spirit:name>
<spirit:fileType>
verilogSource
</spirit:fileType>
</spirit:file>
<spirit:file>
...
...
@@ -1323,7 +1323,7 @@
<xilinx:displayName>
MSIXIntrCtrl
</xilinx:displayName>
<xilinx:definitionSource>
package_project
</xilinx:definitionSource>
<xilinx:coreRevision>
1
</xilinx:coreRevision>
<xilinx:coreCreationDateTime>
2017-0
6
-0
9
T1
3:47:07
Z
</xilinx:coreCreationDateTime>
<xilinx:coreCreationDateTime>
2017-0
7
-0
5
T1
6:28:24
Z
</xilinx:coreCreationDateTime>
<xilinx:tags>
<xilinx:tag
xilinx:name=
"nopcore"
/>
</xilinx:tags>
...
...
@@ -1333,7 +1333,7 @@
<xilinx:checksum
xilinx:scope=
"busInterfaces"
xilinx:value=
"a9103989"
/>
<xilinx:checksum
xilinx:scope=
"addressSpaces"
xilinx:value=
"39f94240"
/>
<xilinx:checksum
xilinx:scope=
"memoryMaps"
xilinx:value=
"2b2da2c0"
/>
<xilinx:checksum
xilinx:scope=
"fileGroups"
xilinx:value=
"
5c9a1c13
"
/>
<xilinx:checksum
xilinx:scope=
"fileGroups"
xilinx:value=
"
057aaeb0
"
/>
<xilinx:checksum
xilinx:scope=
"ports"
xilinx:value=
"19368f77"
/>
<xilinx:checksum
xilinx:scope=
"parameters"
xilinx:value=
"4b2b81b7"
/>
</xilinx:packagingInfo>
...
...
common/ip/MSIXIntrCtrl/msix_intr_ctrl.xdc
View file @
a6a8b210
set_false_path -to [get_cells system_i/InterruptControl/msix_intr_ctrl/inst/interrupts_*]
set_false_path -to [get_cells system_i/InterruptControl/msix_intr_ctrl/inst/interrupts_
inw
*]
common/ip/MSIXIntrCtrl/src/mkMSIXIntrCtrl.v
View file @
a6a8b210
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Jens Korinth
@jk
mentioned in commit
a831b501
·
Jul 14, 2017
mentioned in commit
a831b501
mentioned in commit a831b5015df6bd8f8d23ddd334a3b1159392de92
Toggle commit list
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