Search found 46 matches

by Alexander
Thu Sep 19, 2013 3:55 am
Forum: Discuss LogicCircuit program
Topic: D Flip Flop
Replies: 4
Views: 11416

Re: D Flip Flop

Do you want a predefined D Flip-Flop?
It was great if there was a "0 address bits" menu item in RAM.
by Alexander
Wed Jun 27, 2012 4:02 pm
Forum: Circuit Talk
Topic: My version of 7 segment decoder
Replies: 2
Views: 7789

Re: My version of 7 segment decoder

Just did it for better demonstration.
by Alexander
Wed Jun 27, 2012 2:19 pm
Forum: Discuss LogicCircuit program
Topic: D Flip Flop
Replies: 4
Views: 11416

Re: D Flip Flop

The simplest D Flip Flop is this.
by Alexander
Wed May 30, 2012 10:23 am
Forum: Circuit Talk
Topic: FPGA
Replies: 0
Views: 10934

FPGA

FPGA is build of LUT's, that can be programmed to be any gate. But how they are connected one to the other, so that this connections could be programmable too ? Maybe anyone has a simple example of this ?
by Alexander
Fri May 11, 2012 11:10 am
Forum: Lounge
Topic: Joke 1-bit calculator
Replies: 3
Views: 21796

Re: Joke 1-bit calculator

It is posible to build a CPU using this principle!
http://esolangs.org/wiki/BitChanger
by Alexander
Fri May 11, 2012 6:22 am
Forum: Lounge
Topic: Joke 1-bit calculator
Replies: 3
Views: 21796

Joke 1-bit calculator

Here you can see how much components you need, to build the simplest calculator!
by Alexander
Thu May 10, 2012 5:09 pm
Forum: Circuit Talk
Topic: My version of 7 segment decoder
Replies: 2
Views: 7789

Re: My version of 7 segment decoder

In previous version, if you didn't want to plug all the data bits, you had to plug zeros instead. in this fixed version you can leave them floating.
by Alexander
Thu May 10, 2012 6:08 am
Forum: Discuss LogicCircuit program
Topic: Great program
Replies: 2
Views: 6672

Re: Great program

Thanks, it works good.
What about an ability to enlarge the paper size ?
by Alexander
Thu May 10, 2012 5:43 am
Forum: Circuit Talk
Topic: My version of 7 segment decoder
Replies: 2
Views: 7789

My version of 7 segment decoder

The begining is here . This decoder has 2 buses: one for the 4-bit number, and the other 3-bit bus for "blank", "minus" and the point. The point has no influence, but the blank symbol has a greater priority on "minus". I hope this circuit will be helpful for anyone. The...
by Alexander
Wed May 09, 2012 4:20 pm
Forum: Circuit Talk
Topic: 7 segment decoder from www.falstad.com
Replies: 6
Views: 13924

Re: 7 segment decoder from www.falstad.com

Yes, but it is not critical for this decoders, because it not so useful. Just for the purpose of learning.