Skip to content

Commit

Permalink
projects/common/lfcpnx: Fixing clock uncertainty critical warning.
Browse files Browse the repository at this point in the history
Signed-off-by: Villyam <[email protected]>
  • Loading branch information
Villyam committed Dec 17, 2024
1 parent 0be7679 commit 1929fca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/common/lfcpnx/lfcpnx_system_constr.pdc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

ldc_set_sysconfig {JTAG_PORT=ENABLE MASTER_SPI_PORT=SERIAL DONE_PORT=ENABLE INITN_PORT=ENABLE PROGRAMN_PORT=ENABLE MCCLK_FREQ=112.5 CONFIG_IOSLEW=FAST BOOTMODE=SINGLE CONFIGIO_VOLTAGE_BANK0=1.8 CONFIGIO_VOLTAGE_BANK1=3.3}

set_clock_uncertainty 0.002 [all_clocks]

#gpio LEDs 0-7
ldc_set_location -site {N5} [get_ports {leds_0_to_23[0]}]
ldc_set_location -site {N6} [get_ports {leds_0_to_23[1]}]
Expand Down

0 comments on commit 1929fca

Please sign in to comment.