Hey, how come this expression always returns 0 through Drain even when Data has a non-zero value and Source is pulsing from 0 to 1 over and over?
This is supposed to function something like a transistor, except the crap passed through can be any number (not just 0 or 1).Code:I@Data Source O@Drain Out = 0, Source > 0 -> Out = Data;
Thanks and sorry for what I am sure is the biggest nub question for you guys.![]()


LinkBack URL
About LinkBacks




Reply With Quote



Bookmarks