Open vijayank88 opened 2 years ago
Updated and added
On Tue, 12 Jul 2022, 10:25 vijayan, @.***> wrote:
update your main config.tcl and runs/tag/config.tcl here
— Reply to this email directly, view it on GitHub https://github.com/Ryabkomv/openroad_issue_reproducible/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5L42LRKO55BB2JFZQ7CPLVTUMX7ANCNFSM53J7BK4A . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I don't know what to suggest. Because at my end flow got completed, with latest OpenLane tag.
Can you try same in https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts
I suggest understanding the reason for the crush to make OpenLane strong enough to compete with commercial products.
вт, 12 июл. 2022 г. в 10:52, vijayan @.***>:
I don't know what to suggest. Because at my end flow got completed, with latest OpenLane tag.
Can you try same in https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts
— Reply to this email directly, view it on GitHub https://github.com/Ryabkomv/openroad_issue_reproducible/issues/1#issuecomment-1181437805, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5L42ORPESRJJKNWNIMZODVTUP4VANCNFSM53J7BK4A . You are receiving this because you commented.Message ID: @.***>
By following the steps: https://github.com/The-OpenROAD-Project/OpenLane/blob/master/docs/source/using_or_issue.md generate test case for global placement stage and share with me
According to the instruction you've provided I uploaded the tarball issue_reproducible.tar.gz https://github.com/Ryabkomv/openroad_issue_reproducible/blob/master/issue_reproducible.tar.gz
вт, 12 июл. 2022 г. в 12:01, vijayan @.***>:
By following the steps: https://github.com/The-OpenROAD-Project/OpenLane/blob/master/docs/source/using_or_issue.md generate test case for global placement stage and share with me
— Reply to this email directly, view it on GitHub https://github.com/Ryabkomv/openroad_issue_reproducible/issues/1#issuecomment-1181507684, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5L42JKX3YX6LWZ25PLQL3VTUX5LANCNFSM53J7BK4A . You are receiving this because you commented.Message ID: @.***>
@Ryabkomv
In main config.tcl
I suggested to use set ::env(PL_TARGET_DENSITY) 0.22
but how come in run time config.tcl
still its shows set ::env(PL_TARGET_DENSITY) {0.5}
?
Maybe this will be reason. Are you running openlane flow in interactive or non-interactive mode?
I run in noninteractive with ./flow.tcl -design ExampleRocketSystem
вт, 12 июл. 2022 г. в 12:15, Максим Рябко @.***>:
According to the instruction you've provided I uploaded the tarball issue_reproducible.tar.gz https://github.com/Ryabkomv/openroad_issue_reproducible/blob/master/issue_reproducible.tar.gz
вт, 12 июл. 2022 г. в 12:01, vijayan @.***>:
By following the steps: https://github.com/The-OpenROAD-Project/OpenLane/blob/master/docs/source/using_or_issue.md generate test case for global placement stage and share with me
— Reply to this email directly, view it on GitHub https://github.com/Ryabkomv/openroad_issue_reproducible/issues/1#issuecomment-1181507684, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5L42JKX3YX6LWZ25PLQL3VTUX5LANCNFSM53J7BK4A . You are receiving this because you commented.Message ID: @.***>
Please run the flow again and make sure to check run time config.tcl
has captured right PL_TARGET_DENSITY 0.22
after synthesis starts
How I can check out force this: has captured right PL_TARGET_DENSITY 0.22
On Tue, 12 Jul 2022, 12:34 vijayan, @.***> wrote:
Please run the flow again and make sure to check run time config.tcl has captured right PL_TARGET_DENSITY 0.22 after synthesis starts
— Reply to this email directly, view it on GitHub https://github.com/Ryabkomv/openroad_issue_reproducible/issues/1#issuecomment-1181540868, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5L42JW5AN3KPY55CTKPWDVTU3ZPANCNFSM53J7BK4A . You are receiving this because you were mentioned.Message ID: @.***>
Just check after running the flow that value captured or not.
/openlane/designs/ExampleRocketSystem/runs/RUN_2022.07xxxx/config.tcl
Also i'm running your test case. I'll confirm that same issue repeats or not
It is 0.5 instead of 0.22
вт, 12 июл. 2022 г. в 12:49, vijayan @.***>:
Just check after running the flow that value captured or not.
/openlane/designs/ExampleRocketSystem/runs/RUN_2022.07xxxx/config.tcl
— Reply to this email directly, view it on GitHub https://github.com/Ryabkomv/openroad_issue_reproducible/issues/1#issuecomment-1181555384, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5L42LTFMLNQ3WPXCTWMNLVTU5TLANCNFSM53J7BK4A . You are receiving this because you were mentioned.Message ID: @.***>
I think its not taking that value. Kill the flow.
Update your main config.tcl
as follows and try
set ::env(PL_TARGET_DENSITY) "0.22"
Do you have anydesk or teamviewer? to check quickly the configuration setup
@Ryabkomv Have your tried with above update. Is that passed placement stage?
The use of "0.22" doesn't help. Still /openlane/designs/ExampleRocketSystem/runs/RUN_2022.07xxxx/config.tcl
captures 0.5 from somewhere.
I cannot launch above mentioned app due to company policy on firewall settings. However I can make teams meeting and try share my screen.
@Ryabkomv Ping me on slack ID: U0268926L04 Vijayan
@Ryabkomv are you available to connect now?
Vijayan, it seems slack doesn't work for me even through VPN
ok. share me meeting link or google meet is ok?
Try this one Not sure if it allows to share the screen, but let's try.
still 0.5
вт, 12 июл. 2022 г. в 13:20, vijayan @.***>:
I think its taking that value. Kill the flow. Update your main config.tcl as follows and try
set ::env(PL_TARGET_DENSITY) "0.22"
Do you have anydesk or teamviewer? to check quickly the configuration setup
— Reply to this email directly, view it on GitHub https://github.com/Ryabkomv/openroad_issue_reproducible/issues/1#issuecomment-1181585144, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5L42JUVSZFN3VNMGQHQA3VTVBGDANCNFSM53J7BK4A . You are receiving this because you were mentioned.Message ID: @.***>
update your main
config.tcl
andruns/tag/config.tcl
hereI don't see any crash during global placement: