03-22-2008 05:45 AM
03-27-2008 10:00 PM
03-28-2008 12:46 AM
03-28-2008 05:37 AM
Hye skaetz,
An overscore is placed in the symbol editor by putting ^ signs around the part you want to overscore. So if you want the pinname CLK_EN to be completely overscored, name it: ^CLK_EN^.
Multifunction pin example: ^CLK_EN^/IOA/^IOB^
Here the CLK_EN and the IOB are overscored.
As for the duplicate pinnames, there is no solution to my knowledge.
I usually do the following:
In your symbol editor in multisim create just one pin for the VDD (so your schematic symbol has only one VDD pin), and assign multiple footprint pins to it. (so the VDD pin in your schematic is linked to pin 1 and 5 and 12 etc. etc.)
Hope this helps,
Kind regards,
Olaf
03-28-2008 09:34 AM
That is correct Olaf, if you look in the Help File while in the Symbol Editor, search for "negation bar"... it will explain it there. Basically if you want to negate the whole name, just put one ^ at the beginning or at the end of the name. If you want to negate just one section of the name enclose it between ^section^ and it will negate only that part.
03-28-2008 07:35 PM
03-31-2008 01:39 PM
07-03-2017 05:31 AM
Hi
I need a help about How to place overline for net names to indicate active low signal?