diff options
Diffstat (limited to '')
| -rw-r--r-- | altera/clocks.sdc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/altera/clocks.sdc b/altera/clocks.sdc index fd99dad..c08f897 100644 --- a/altera/clocks.sdc +++ b/altera/clocks.sdc | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | # This is the clock for timing analysis, not timing-driven synthesis. | 1 | # This is the clock for timing analysis, not timing-driven synthesis. |
| 2 | # See init.tcl for the other clock. | 2 | # See init.tcl for the other clock. |
| 3 | create_clock -period "30 MHz" clock | 3 | create_clock -period "50 MHz" clock |
