Skip to content

Commit

Permalink
ol2/tt_ctrl: Skip STA due to bug for TT07
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Munaut <[email protected]>
  • Loading branch information
smunaut committed May 23, 2024
1 parent 2f590f1 commit fdfe2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ol2/tt_ctrl/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class CtrlFlow(SequentialFlow):
Checker.WireLength,
OpenROAD.FillInsertion,
OpenROAD.RCX,
OpenROAD.STAPostPNR,
# OpenROAD.STAPostPNR,
OpenROAD.IRDropReport,
Magic.StreamOut,
Magic.WriteLEF,
Expand Down

0 comments on commit fdfe2ee

Please sign in to comment.