Skip to content

Commit

Permalink
fix(orfs): use updated techmap for latches
Browse files Browse the repository at this point in the history
  • Loading branch information
htfab committed Oct 21, 2024
1 parent cbbf76d commit 3c2255b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ihp/pdk_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ cp $IHP_PDK_ROOT/ihp-sg13g2/libs.ref/sg13g2_sram/cdl/RM_IHPSG13_1P_256x64_c2_bm_
cp $IHP_PDK_ROOT/ihp-sg13g2/libs.ref/sg13g2_sram/cdl/RM_IHPSG13_1P_512x64_c2_bm_bist.cdl $ORFS_ROOT/flow/platforms/ihp-sg13g2/cdl/
cp $IHP_PDK_ROOT/ihp-sg13g2/libs.ref/sg13g2_sram/cdl/RM_IHPSG13_1P_64x64_c2_bm_bist.cdl $ORFS_ROOT/flow/platforms/ihp-sg13g2/cdl/

# Techmap
cp $IHP_PDK_ROOT/ihp-sg13g2/libs.tech/openlane/sg13g2_stdcell/latch_map.v $ORFS_ROOT/flow/platforms/ihp-sg13g2/cells_latch.v

0 comments on commit 3c2255b

Please sign in to comment.