Forum Post: RE: Info on abeLayerFromNet and abeLayerFromShapes function
Is there a way to add a property to the abeLayerToCellView shapes generated or can I put the shapes to a scratch cell? Paul
View ArticleForum Post: Where do I modify sheet resistance values for layout when running...
My layout was created using a PDK. I'm running Assura LVS and seeing parameter mismatches. I'd like to modify the sheet resistance for various layers (hi-res, poly resistor etc.) of my layout design to...
View ArticleForum Post: RE: Info on abeLayerFromNet and abeLayerFromShapes function
Paul, If you look at the documentation for abeLayerToCellView you'll see that you can specify the output cellView (in more than one way) and that the function returns a list of shapes that are created...
View ArticleForum Post: Is there any command to extract a Veriloga in SKILL
Hi , I am looking for a command that can extract a Veriloga text file in SKILL. It would be great if anyone can reply. Regards, Lavanya
View ArticleForum Post: RE: Info on abeLayerFromNet and abeLayerFromShapes function
I am getting an error when I try to put a property on the shapes abeLayerToCellView(layAndNot "M1" ?purpose "cfill") tileIter = abeTileIterator(layAndNot) while(tile = tileIter~>next...
View ArticleForum Post: RE: Info on abeLayerFromNet and abeLayerFromShapes function
That wasn't what you asked earlier. You can put properties on the result of abeLayerToCellView because these are shapes in the database. You can't put properties on the "abe" objects themselves because...
View ArticleForum Post: RE: Is there any command to extract a Veriloga in SKILL
What does "extract a Veriloga text file" mean?
View ArticleForum Post: Exporting 3D files for your Mechanical team's consumption
Has anyone received complaints about your exported files needed by your Mechanical team? The two biggies that i get all the time. - File sizes and all those model assembly parts they have to deal with....
View ArticleForum Post: Reading an input file using std.textio
Hi, I 'm having a problem trying to read an input file on a testbench on Incisive. I believe the problem is due to a wrong file path, but I tried to copy the file to several folder and none worked. The...
View ArticleForum Post: ADE error when I try to load *.VCD file
Hi , i simvision to dump out a *.vcd file and try to use that *.vcd file as an input to my ADE/spectre simulation. I have 2 files rowdecode.vcd which dumped about by simvision rowdecode.vcd_infor I...
View ArticleForum Post: RE: PAM4 Signal using ahdllib or bmslib
I set the "vsource" as you suggested, but I can only get a NRZ pattern. Is there anything wrong with my setting?
View ArticleForum Post: RE: Exporting 3D files for your Mechanical team's consumption
I own both sides of the process here (electrical and mechanical) and it sounds like you are dealing with some lazy mechanical guys,. No WAY I would want my mech models merged into one. Yes, it does...
View ArticleForum Post: save and restart in ams simulator
Dear Andrew, I used the save and restart options in the ams simulator. I have set the snapshot and save times in the first simulation, in this simulation I set the stop time to 1.5ms and the supply...
View ArticleForum Post: RE: Exporting 3D files for your Mechanical team's consumption
Exporting STEP from the 3D Canvas tool gives a lot more detail than exporting from the Allegro/Orcad File menu. Its easier just to give soldermask openings as a DXF and don't include copper features on...
View ArticleForum Post: RE: PAM4 Signal using ahdllib or bmslib
My guess is that you're using an old spectre version before PAM4 was supported? Can you check if there are any warning messages in the spectre output file related to this source, and also post here...
View ArticleForum Post: Mirroring in Bottom of Bottom
Hai, I have a doubt in mirror object axlTransformObject- ?mirror 'GEOMETRY i used this for mirroring an object in same layer its only works in top layer bottom it is not working how to i do this in...
View ArticleForum Post: RE: ADE error when I try to load *.VCD file
My guess is that you used the wrong field to specify the files - I think you've used the Setup->Simulation Files and then used the Stimulus Files field on the first tab (Paths/Files) whereas you...
View ArticleForum Post: RE: Where do I modify sheet resistance values for layout when...
The Assura extract rules (often called extract.rul but that depends on the PDK) will identify the resistor devices and extract the device using (probably) extractRES (could be extractDevice) - you can...
View Article