A
ARAVIND
Guest
Hello,
Following is the syntax from assura help:
joinNets - Joins nets to form a net with the first net name you
specify in the net name list.
joinNets( {root|"cell_name"} "net_name"...
++++++++++++++++++++++++++++++++++++
My cell name is AK and nets i want to equate are VDD and vdd and power
so does my syntax sound like this:
joinNets( {root|"AK"} "VDD" "vdd" "power")
or
joinNets( root | "VDD" "vdd" "power")
++++++++++++++++++++++++++++++++++++
Both the cases are not helping me.
These are included in my rsf file in avCompare portion (paranthesis)
of the file.
But still it is not equating !
+++++++++++++++++++++++++++++++++++++
joinNets( {root|"AK"} "VDD" "vdd") this is leading to abnormal
termination of the lvs run.
+++++++++++++++++++++++++++++++++++++
Any help is welcome !
Following is the syntax from assura help:
joinNets - Joins nets to form a net with the first net name you
specify in the net name list.
joinNets( {root|"cell_name"} "net_name"...
++++++++++++++++++++++++++++++++++++
My cell name is AK and nets i want to equate are VDD and vdd and power
so does my syntax sound like this:
joinNets( {root|"AK"} "VDD" "vdd" "power")
or
joinNets( root | "VDD" "vdd" "power")
++++++++++++++++++++++++++++++++++++
Both the cases are not helping me.
These are included in my rsf file in avCompare portion (paranthesis)
of the file.
But still it is not equating !
+++++++++++++++++++++++++++++++++++++
joinNets( {root|"AK"} "VDD" "vdd") this is leading to abnormal
termination of the lvs run.
+++++++++++++++++++++++++++++++++++++
Any help is welcome !