David,
I'm trying to use the dflop part in a simple
circuit and am having difficulty getting it
to work.
+-----------+
0-6v square wave --------|>CLK Q |--- 1v solid
out??
GND----| D Q'|
+-----------+
Both the CLR and the PRE inputs are floating
though I've tried tieing them up and down.
There doesn't seem to be anywhere to attach
power to the device? There is a common pin
(COM?) on the corner, but leaving it open or
tieing it to ground has the same effect.
I'm looking for a 5-6v output. The 160 example
has dflops in it and seems to work fine, which
is beyond me.
Any ideas?
There's some special things you need to know
about the gates.
The gates don't need external power. If you
want a gate to switch between 0 and 5 volts,
give the gate a value of "Vhigh=5" Vlow
defaults to 0V.
Also, all unconnected inputs are connected to
the gate's common node(that extra pin that is
tied to ground in the examples). This
connection flags that pin as unused and is
removed from the simulation. Note that the
common pin will be connected to ground by the
netlister if it is left floating. So, say you
place an AND gate on the schematic, connect one
of it's input to a signal, one input to ground
and leave the other 3 inputs floating. The
AND's output will follow the signal because
all the other pins aren't floating or grounded,
but flagged as not part of the simulation.
--Mike
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!