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