Search found 21 matches
- Sun Nov 13, 2016 1:50 am
- Forum: Discuss LogicCircuit program
- Topic: Light Up the wires, please
- Replies: 4
- Views: 13287
Re: Light Up the wires, please
Well atleast light upp the complet connection, all wires included in a connection when som part of it is clicked, now the only thing that is colored is the segment.
- Sun Nov 13, 2016 1:49 am
- Forum: Discuss LogicCircuit program
- Topic: Light Up the wires, please
- Replies: 4
- Views: 13287
Re: Light Up the wires, please
Well, at least light upp the complete wire when you click on it, Makes it easier to see if everything is wired correctly
- Wed Oct 21, 2015 2:23 pm
- Forum: Discuss LogicCircuit program
- Topic: Seems to be a bug when using TriState
- Replies: 5
- Views: 15005
Re: Seems to be a bug when using TriState
Ok, thanks.
- Thu Sep 03, 2015 10:01 am
- Forum: Discuss LogicCircuit program
- Topic: Seems to be a bug when using TriState
- Replies: 5
- Views: 15005
Re: Seems to be a bug when using TriState
And a sligtly modified one, when it is first powered on, all remains tri-stated, when it is toggled the first time, it works ok, sub sequently.
- Thu Sep 03, 2015 9:58 am
- Forum: Discuss LogicCircuit program
- Topic: Seems to be a bug when using TriState
- Replies: 5
- Views: 15005
Re: Seems to be a bug when using TriState
Well, here is what I do.
- Fri Jul 24, 2015 10:48 am
- Forum: Computer Lab
- Topic: MicroDisCray, a stupid project
- Replies: 3
- Views: 38436
Re: MicroDisCray, a stupid project
Set is the SLT-operation, Since carry isn't masked, and all operations is performed simultaniously, one cannot avoid carry etc.
A slt B = 0x01 if A<B and 0x00 if A >= B
A slt B = 0x01 if A<B and 0x00 if A >= B
- Wed Jul 22, 2015 11:58 am
- Forum: Computer Lab
- Topic: MicroDisCray, a stupid project
- Replies: 3
- Views: 38436
Re: MicroDisCray, a stupid project
Here is the circuit of the 1-bit Alu-slice.
It will (hopefully) do 7 functions (AND, OR, XOR, NOR, ADD, SUB and SLT).
I had to design my own gates, since Logical Circuit doesn't have any ECL-gates.
The only type of gate used is an OR-gate, however, due to the design of ECL, it has two outputs, the ...
It will (hopefully) do 7 functions (AND, OR, XOR, NOR, ADD, SUB and SLT).
I had to design my own gates, since Logical Circuit doesn't have any ECL-gates.
The only type of gate used is an OR-gate, however, due to the design of ECL, it has two outputs, the ...
- Tue Jul 21, 2015 9:07 pm
- Forum: Discuss LogicCircuit program
- Topic: What is "Floating Symbols"?
- Replies: 2
- Views: 10571
Re: What is "Floating Symbols"?
Ok, thanks.
- Tue Jul 21, 2015 2:52 pm
- Forum: Discuss LogicCircuit program
- Topic: What is "Floating Symbols"?
- Replies: 2
- Views: 10571
What is "Floating Symbols"?
Is it correct to assume that a "Floating Symbol" is a circuit block whith one or more nodes left un-connected.
Not necceceraly wrong, since nodes can be left unconnected by purpose?
Or am I totaly wrong?
Not necceceraly wrong, since nodes can be left unconnected by purpose?
Or am I totaly wrong?
- Tue Jul 21, 2015 2:25 pm
- Forum: Discuss LogicCircuit program
- Topic: Unconnected wire, how to solve?
- Replies: 2
- Views: 10411