mirror of
https://github.com/handsomezhuzhu/2025-yatcpu.git
synced 2026-02-20 20:10:14 +00:00
fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
##Clock signal
|
||||
set_property -dict {PACKAGE_PIN K17 IOSTANDARD LVCMOS33} [get_ports io_clock]
|
||||
create_clock -period 20.000 -name sys_clk_pin -waveform {0.000 10.000} -add [get_ports io_clock]
|
||||
create_clock -period 8.000 -name sys_clk_pin -waveform {0.000 4.000} -add [get_ports io_clock]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user