Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
NanoSoC Tech
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SoCLabs
NanoSoC Tech
Commits
fef9cd22
Commit
fef9cd22
authored
1 year ago
by
Daniel Newbrook
Browse files
Options
Downloads
Patches
Plain Diff
PnR add tieoff exclusion for pads
parent
23ed834a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ASIC/44pin/Cadence/scripts/place.tcl
+2
-2
2 additions, 2 deletions
ASIC/44pin/Cadence/scripts/place.tcl
ASIC/44pin/Cadence/scripts/tieoff_exclude
+38
-0
38 additions, 0 deletions
ASIC/44pin/Cadence/scripts/tieoff_exclude
with
40 additions
and
2 deletions
ASIC/44pin/Cadence/scripts/place.tcl
+
2
−
2
View file @
fef9cd22
...
...
@@ -20,5 +20,5 @@ place_design
### Delay Calculation
write_sdf design.sdf -ideal_clock_network
set_db add_tieoffs_max_fanout 10
add_tieoffs -lib_cell
{
TIELO_X1M_A12TR TIEHI_X1M_A12TR
}
-prefix LTIE -power_domain TOP
add_tieoffs -lib_cell
{
TIELO_X1M_A12TR TIEHI_X1M_A12TR
}
-prefix LTIE -power_domain ACCEL
add_tieoffs -lib_cell
{
TIELO_X1M_A12TR TIEHI_X1M_A12TR
}
-prefix LTIE -power_domain TOP
-exclude_pin tieoff_exclude
add_tieoffs -lib_cell
{
TIELO_X1M_A12TR TIEHI_X1M_A12TR
}
-prefix LTIE -power_domain ACCEL
-exclude_pin tieoff_exclude
This diff is collapsed.
Click to expand it.
ASIC/44pin/Cadence/scripts/tieoff_exclude
0 → 100644
+
38
−
0
View file @
fef9cd22
uPAD_CLK_I/IE
uPAD_CLK_I/PE
uPAD_CLK_I/DS
uPAD_CLK_I/I
uPAD_CLK_I/OEN
uPAD_TEST_I/IE
uPAD_TEST_I/PE
uPAD_TEST_I/DS
uPAD_TEST_I/I
uPAD_TEST_I/OEN
uPAD_NRST_I/IE
uPAD_NRST_I/PE
uPAD_NRST_I/DS
uPAD_NRST_I/I
uPAD_NRST_I/OEN
uPAD_SWDIO_IO/PE
uPAD_SWDIO_IO/DS
uPAD_SWDCK_I/IE
uPAD_SWDCK_I/PE
uPAD_SWDCK_I/DS
uPAD_SWDCK_I/I
uPAD_SWDCK_I/OEN
uPAD_P0_00/DS
uPAD_P0_01/DS
uPAD_P0_02/DS
uPAD_P0_03/DS
uPAD_P0_04/DS
uPAD_P0_05/DS
uPAD_P0_06/DS
uPAD_P0_07/DS
uPAD_P1_00/DS
uPAD_P1_01/DS
uPAD_P1_02/DS
uPAD_P1_03/DS
uPAD_P1_04/DS
uPAD_P1_05/DS
uPAD_P1_06/DS
uPAD_P1_07/DS
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment