mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Synth for 500 MHz
This commit is contained in:
parent
dd26e9e87e
commit
f9b1b47fc9
@ -47,7 +47,7 @@ reset_design
|
||||
|
||||
# Set Frequency in [MHz] or [ps]
|
||||
set my_clock_pin clk
|
||||
set my_clk_freq_MHz 10
|
||||
set my_clk_freq_MHz 500
|
||||
set my_period [expr 1000 / $my_clk_freq_MHz]
|
||||
set my_uncertainty [expr .1 * $my_period]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user