You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IndiaChip
Hi Just wanted to know if the lef of the analog block when imported to soc encounter will have the same shape and size as in the abstract view obtained in icfb.
In our case we got the shape of abstract view as in the uploaded file (abstract_view.png) But in soc encounter it appears something like this. (soc_encounter.png). Right now it is taking the maximum height of the block.
Thanks With regarsds savitha
VNIT
unread,
Jan 6, 2010, 1:42:52 AM1/6/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to indi...@googlegroups.com
Hi, Sorry but I could not find attachments, but I think what you are referring to is that if an analog block has dimensions WxH and W > H then Soc will it show as WxW? No. It would Show it as WxH but SoC treats analog Block as Hard IPs and Hence assumes them to be regular shaped (Square, Rect). So irregular shapes Like 'L' etc will be converted to square/rect by SoC. It would create a rectangle taking the Maximum W and max. H.