Search found 412 matches

by admin
Thu May 14, 2020 9:48 am
Forum: Discuss LogicCircuit program
Topic: Logical zero produced by circuit not equal to constant zero leading to incorrect behaviour?
Replies: 3
Views: 7755

Re: Logical zero produced by circuit not equal to constant zero leading to incorrect behaviour?

I am not sure I understand what the problem is. It will help if you explain it in more details with the project file that demonstrate it.
by admin
Mon May 11, 2020 12:16 am
Forum: Circuit Talk
Topic: Problems with JK Flipflops
Replies: 3
Views: 10101

Re: Problems with JK Flipflops

You are struggling with timing problems. Try to use master slave jk flip-flops. This will work for you.
Circuit Project.Main.Png
Circuit Project.Main.Png (25.32 KiB) Viewed 10074 times
by admin
Sat May 09, 2020 2:53 pm
Forum: Circuit Talk
Topic: extra functions to gates
Replies: 2
Views: 6721

Re: extra functions to gates

Can you please elaborate on “multiple inputs to a single pin”? You already can make a multibit bus. Is it what you need? For more details please read: https://logiccircuit.org/advanced.html As an alternative for gate id you can use text notes to mark your gates or add any other comments to your circ...
by admin
Wed Feb 26, 2020 10:36 pm
Forum: Discuss LogicCircuit program
Topic: Circuit powers on but won't run
Replies: 2
Views: 7410

Re: Circuit powers on but won't run

Hi Mario, What happened is you have 3 unconnected wires on all of your NOR gates that are used as NOT gates. Please note there is no black dots on that wires. See the picture. error.png The optimizer of the program did not find any connections from your buttons to your LED, so it's cut almost everyt...
by admin
Mon Feb 17, 2020 8:07 pm
Forum: Circuit Talk
Topic: How do you show names on a circuit?
Replies: 7
Views: 11944

Re: How do you show names on a circuit?

Download newest version. If you have problems with your project just share it here and explain what exactly does not work.
by admin
Sun Feb 16, 2020 4:50 pm
Forum: Circuit Talk
Topic: How do you show names on a circuit?
Replies: 7
Views: 11944

Re: How do you show names on a circuit?

As I've mentioned you need to double click on input or output pin and provide notation for it. This will appear on the symbol of the circuit.
by admin
Sun Feb 09, 2020 11:51 pm
Forum: Circuit Talk
Topic: How do you show names on a circuit?
Replies: 7
Views: 11944

Re: How do you show names on a circuit?

This page: https://logiccircuit.org/advanced.html should shed some light. You can provide name, notation and description on circuit. Same with input and output pins. Finally you can use text notes to document all the parts on the design surface. I have something else in mind please provide an exampl...
by admin
Tue Jan 21, 2020 1:54 pm
Forum: Discuss LogicCircuit program
Topic: how to increase the RAM address???
Replies: 2
Views: 7986

Re: how to increase the RAM address???

No known issues, but it will be too big blobs of memory to handle. It is hard to imagine your circuit will handle all that data in such big memory in reasonable time. If you need to simulate big address space you can have a smaller memory modules in a few ranges. Like in the smallest addresses and a...
by admin
Thu Jan 16, 2020 2:44 pm
Forum: Discuss LogicCircuit program
Topic: Copy and paste not working properly
Replies: 1
Views: 5533

Re: Copy and paste not working properly

Hi,
Thank for pointing this out. I've just fixed this bug. Please download a new version at: https://logiccircuit.org/download.html
Regards,
Eugene