Skip to content

Commit f82719f

Browse files
committed
ip: Pmods: PmodCOLOR/RTCC minor bugfixes
re-added missing *_ooc.xdc file for PmodCOLOR removed duplicate driver .mdd and .tcl files for PmodRTCC
1 parent 130f2e5 commit f82719f

File tree

4 files changed

+14
-18
lines changed

4 files changed

+14
-18
lines changed

ip/Pmods/PmodCOLOR_v1_0/component.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@
19251925
<spirit:file>
19261926
<spirit:name>src/PmodCOLOR.v</spirit:name>
19271927
<spirit:fileType>verilogSource</spirit:fileType>
1928-
<spirit:userFileType>CHECKSUM_6f798c83</spirit:userFileType>
1928+
<spirit:userFileType>CHECKSUM_81e50893</spirit:userFileType>
19291929
<spirit:userFileType>IMPORTED_FILE</spirit:userFileType>
19301930
</spirit:file>
19311931
</spirit:fileSet>
@@ -2236,11 +2236,11 @@
22362236
</xilinx:taxonomies>
22372237
<xilinx:displayName>PmodCOLOR_v1_0</xilinx:displayName>
22382238
<xilinx:coreRevision>3</xilinx:coreRevision>
2239-
<xilinx:coreCreationDateTime>2017-10-06T19:10:25Z</xilinx:coreCreationDateTime>
2239+
<xilinx:coreCreationDateTime>2017-10-16T18:59:00Z</xilinx:coreCreationDateTime>
22402240
<xilinx:tags>
22412241
<xilinx:tag xilinx:name="natinst.com:user:PmodCOLOR:1.0_ARCHIVE_LOCATION">C:/Users/arbrown/Documents/GitHub/vivado-library/ip/Pmods/PmodCOLOR_v1_0</xilinx:tag>
22422242
<xilinx:tag xilinx:name="digilentinc.com:user:PmodCOLOR:1.0_ARCHIVE_LOCATION">C:/Users/arbrown/Documents/GitHub/vivado-library/ip/Pmods/PmodCOLOR_v1_0</xilinx:tag>
2243-
<xilinx:tag xilinx:name="digilentinc.com:IP:PmodCOLOR:1.0_ARCHIVE_LOCATION">C:/Users/arbrown/Documents/GitHub/vivado-library/ip/Pmods/PmodCOLOR_v1_0</xilinx:tag>
2243+
<xilinx:tag xilinx:name="digilentinc.com:IP:PmodCOLOR:1.0_ARCHIVE_LOCATION">C:/Users/arthur/Documents/GitHub/vivado-library/ip/Pmods/PmodCOLOR_v1_0</xilinx:tag>
22442244
</xilinx:tags>
22452245
<xilinx:configElementInfos>
22462246
<xilinx:configElementInfo xilinx:referenceId="BUSIFPARAM_VALUE.AXI_LITE_GPIO.ADDR_WIDTH" xilinx:valueSource="user"/>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
################################################################################
2+
3+
# This XDC is used only for OOC mode of synthesis, implementation
4+
# This constraints file contains default clock frequencies to be used during
5+
# out-of-context flows such as OOC Synthesis and Hierarchical Designs.
6+
# This constraints file is not used in normal top-down synthesis (default flow
7+
# of Vivado)
8+
################################################################################
9+
create_clock -name s_axi_aclk -period 10 [get_ports s_axi_aclk]
10+
11+
################################################################################

ip/Pmods/PmodRTCC_v1_0/data/PmodRTCC.mdd

Lines changed: 0 additions & 10 deletions
This file was deleted.

ip/Pmods/PmodRTCC_v1_0/data/PmodRTCC.tcl

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)