mirror of
https://github.com/UzixLS/ncomputing-l230.git
synced 2025-07-18 23:01:18 +03:00
add fpga firmware template
This commit is contained in:
4
fpga/clocks.sdc
Normal file
4
fpga/clocks.sdc
Normal file
@ -0,0 +1,4 @@
|
||||
create_clock -period 80MHz -name {clk_80mhz} [get_ports {clk_a}]
|
||||
|
||||
derive_clock_uncertainty
|
||||
derive_pll_clocks -use_tan_name
|
Reference in New Issue
Block a user