Forum Post: RE: Exclude one clock from clock tree synthesis
can you put a set_dont_touch on that net?
View ArticleForum Post: RE: Inserting a PIN definition in the SPECIALNETS section instead...
The SPECIALNETS section is for special nets, not for pins. Leave the pin in the PINS section and add + SPECIAL. See DEF manual for complete syntax.
View ArticleForum Post: RE: clock tree synthesis
Here's a sample command from an old script: MacroModel pin macro1/clk 300ps 300ps 300ps 300p 35fF I wouldn't put 0 for the fall delays. Use the same numbers as the rise.
View ArticleForum Post: RE: Macro Placement Issue with Custom LEF file
i don't think CLASS COVER is what you want - it assumes no active devices.
View ArticleForum Post: RE: Queue list in job policies of ADE
Thanks for the reply Andrew. I am using Virtuoso 6.1.7. What my doubt is , from were these specific queue names are picking up. That is , whether it is specified in any cadence related files or picking...
View ArticleForum Post: What is the difference between the $PATH variables?
This applies to different instruments, but in the example of SPECTRE. in bash environment $PATH variable is setting 1) export MMSIMHOME=$CADHOME/SPECTRE16 export PATH=$PATH:$MMSIMHOME/tools/bin 2)...
View ArticleForum Post: How to increase the signal name font size in Simvision?
I hope to find the font setting in 'Edit -> Preference -> General Options' , but it seems not there. Anyone can help on this? Thanks.
View ArticleForum Post: Block Rotate
I'm trying to find out how to rotate a block of components in Orcad pcb. There seems to be no results when I search the website. If I Highlight and move all components then do a rotate, the individual...
View ArticleForum Post: RE: layout rotation
Being new to Orcad, the first line as me completely baffled. Is move a command line or clicking on the move Icon (which seems to be a cross). Thne where is cose Point and also user pick. Also the date...
View ArticleForum Post: RE: Block Rotate
In the Options tab set the Rotation Point = User Pick. This will keep the relationship of the elements as they are rather than rotate each individual element.
View ArticleForum Post: RE: layout rotation
You can type move, select the move icon or use Edit > Move. Once move is enabled look in the Options tab set the Rotation Point = User Pick. You may also need to set the type and angle
View ArticleForum Post: RE: Block Rotate
Thanks for answering Rik. The only Options tab I can see is on the right. It's one of three Buttons/Tabs, the others are Find & Visibility but Rotation Point is not listed under Options. Am I...
View ArticleForum Post: RE: What is the difference between the $PATH variables?
I freed your post from moderation (lots of repeated words in the directory listing caused the system to think it was spam, which it isn't). You should be able to use either. Historically there was no...
View ArticleForum Post: RE: What is the difference between the $PATH variables?
Thanks for the answer.
View ArticleForum Post: RE: Block Rotate
The move command has to be active. Select Edit > Move. The Options tab will change and you will be able to set the rotation angle and point among other things.
View ArticleForum Post: Update part in layout.
I'm totally finished my design, and have been asked by my customer to add their part number to my assembly drawing. None of my parts in my layout have a text field to support it. I assume I need to...
View ArticleForum Post: RE: How to increase the signal name font size in Simvision?
Are you referring to the signal names in the Waveform Window? If so, increase the "Waveform height" preference under "Waveform Window->Display" in the Preferences Dialog. For other fonts, refer to...
View ArticleForum Post: RE: How to increase the signal name font size in Simvision?
Yes. This is what I want. Thank you for your help!
View Article