mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 04:47:41 -04:00
Synth for 500 MHz
This commit is contained in:
parent
dd26e9e87e
commit
f9b1b47fc9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue