Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
macroplacement
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
macroplacement
Commits
38109225
Commit
38109225
authored
Nov 18, 2022
by
sakundu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed MemPool Group sdc constraint
Signed-off-by: sakundu <sakundu@ucsd.edu>
parent
b327c9ed
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
Flows/NanGate45/mempool_group/constraints/mempool_group.sdc
+1
-1
No files found.
Flows/NanGate45/mempool_group/constraints/mempool_group.sdc
View file @
38109225
...
@@ -2,7 +2,7 @@ set sdc_version 2.0
...
@@ -2,7 +2,7 @@ set sdc_version 2.0
set_units -time ns -resistance kOhm -capacitance fF -power mW -voltage V -current uA
set_units -time ns -resistance kOhm -capacitance fF -power mW -voltage V -current uA
set clock_cycle $::env(clk_period)
set clock_cycle $::env(clk_period)
S
et uncertainty [expr $clock_cycle*0.02]
s
et uncertainty [expr $clock_cycle*0.02]
set io_delay 0
set io_delay 0
set maxFanout 16
set maxFanout 16
set maxTransition [expr $clock_cycle*0.01]
set maxTransition [expr $clock_cycle*0.01]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment