File tree Expand file tree Collapse file tree 4 files changed +14
-18
lines changed
Expand file tree Collapse file tree 4 files changed +14
-18
lines changed Original file line number Diff line number Diff line change 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 >
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" />
Original file line number Diff line number Diff line change 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+ # ###############################################################################
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments