File tree Expand file tree Collapse file tree 3 files changed +210
-222
lines changed
flow/designs/nangate45/tinyRocket Expand file tree Collapse file tree 3 files changed +210
-222
lines changed Original file line number Diff line number Diff line change 1- # ##############################################################################
2- # Created by write_sdc
3- # Wed May 5 16:22:01 2021
4- # ##############################################################################
51current_design RocketTile
6- # ##############################################################################
7- # Timing Constraints
8- # ##############################################################################
9- create_clock -name core_clock -period 2.0322 -waveform {0.0000 1.0161} [get_ports {clock }]
10- # ##############################################################################
11- # Environment
12- # ##############################################################################
13- # ##############################################################################
14- # Design Rules
15- # ##############################################################################
2+
3+ create_clock -name core_clock -period 1.2 [get_ports {clock }]
You can’t perform that action at this time.
0 commit comments