Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SRAM Chiplet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
SRAM Chiplet
Commits
9a979d59
Commit
9a979d59
authored
7 months ago
by
Daniel Newbrook
Browse files
Options
Downloads
Patches
Plain Diff
Update ASIC flow
parent
8fda30ef
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ASIC/TSMC28nm_HPCP/Synopsys_FC_flow/power_plan.tcl
+1
-1
1 addition, 1 deletion
ASIC/TSMC28nm_HPCP/Synopsys_FC_flow/power_plan.tcl
ASIC/TSMC28nm_HPCP/sram_32b_16k.spec
+1
-1
1 addition, 1 deletion
ASIC/TSMC28nm_HPCP/sram_32b_16k.spec
with
2 additions
and
2 deletions
ASIC/TSMC28nm_HPCP/Synopsys_FC_flow/power_plan.tcl
+
1
−
1
View file @
9a979d59
...
...
@@ -5,7 +5,7 @@ create_pg_ring_pattern ring_pattern -horizontal_layer M7 -horizontal_width {5} -
create_pg_mesh_pattern mesh_pattern -layers
{{{
vertical_layer: M8
}
{
width: 1
}
{
pitch: 30
}
{
offset: 20
}}
\
{{
horizontal_layer: M5
}
{
width: 1
}
{
pitch: 30
}
{
offset: 20
}}}
create_pg_std_cell_conn_pattern std_pattern -layers M1
create_pg_std_cell_conn_pattern std_pattern -layers M1
set_pg_strategy core_ring -pattern
{{
name: ring_pattern
}
{
nets:
{
VDD VSS
}}
{
offset:
{
3 3
}}}
-core
set_pg_strategy M5M8_mesh -pattern
{{
name: mesh_pattern
}
{
nets:
{
VDD VSS
}}}
-core
...
...
This diff is collapsed.
Click to expand it.
ASIC/TSMC28nm_HPCP/sram_32b_16k.spec
+
1
−
1
View file @
9a979d59
...
...
@@ -20,7 +20,7 @@ frequency = 1000
instname = sram_32b_16k
left_bus_delim = [
libertyviewstyle = nldm
libname = sram_
sp_hde
libname = sram_
32b_16k
lren_bankmask = off
metal_stack =
mux = 8
...
...
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