diff options
| author | Julian Blake Kongslie | 2022-02-27 17:21:05 -0800 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-02-27 17:21:05 -0800 |
| commit | 0553c4839c06011bd044f69b4913e5c793fdd2ec (patch) | |
| tree | d11e69863532621fe1fa55cc7e8aa2a8cfa3b727 /altera/clocks.sdc | |
| download | multipdp8-0553c4839c06011bd044f69b4913e5c793fdd2ec.tar.xz | |
Initial commit.
Diffstat (limited to 'altera/clocks.sdc')
| -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 | ||
