Skip to content
Snippets Groups Projects
Commit 9a979d59 authored by Daniel Newbrook's avatar Daniel Newbrook
Browse files

Update ASIC flow

parent 8fda30ef
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment