S
saby
Guest
Hi,
I imported the DEF file into DFII. I want to open the imported design
with the layout view of the std-cells and not the abstract view. So, I
wrote a small piece of skill code that will replace all the "abstract"
cell views with "layout" e.g.
cv~>cellView = "layout"
But doing so gives me the error:
*Error* unknown: dbSetq: Can not set attribute - viewName
Is it an illegal operation? Becase manually I can do this by changing
the "abstract" to "layout" in properties menu. What can be the reason?
Also, is there a way to directly open the imported DEF into virtuoso
layout and not the preview? I read a similar discussion on this
lastweek, but I could not find the property that needs to be changed
that will make virtuoso( not preview) to handle the design. Any
comments?
Regards
Saby.
I imported the DEF file into DFII. I want to open the imported design
with the layout view of the std-cells and not the abstract view. So, I
wrote a small piece of skill code that will replace all the "abstract"
cell views with "layout" e.g.
cv~>cellView = "layout"
But doing so gives me the error:
*Error* unknown: dbSetq: Can not set attribute - viewName
Is it an illegal operation? Becase manually I can do this by changing
the "abstract" to "layout" in properties menu. What can be the reason?
Also, is there a way to directly open the imported DEF into virtuoso
layout and not the preview? I read a similar discussion on this
lastweek, but I could not find the property that needs to be changed
that will make virtuoso( not preview) to handle the design. Any
comments?
Regards
Saby.