Community

user avatar
how can i simulate the circuit system ?

Created by Prashan buccha• 2 years ago

General
user avatar
I was unable to save my project online so i saved it offline. Is there any way i can load the saved project and continue working on it?

Created by Shagun Dobhal• 2 years ago

General
user avatar
How to do wire connection between devices while working o mobile. And also how can I position device where I want.

Created by Vaibhav Vajpai• 2 years ago

Feedback
user avatar
I need to build a 7 segment display that will project my birthday, I have the a-g table done, just need help with k-mapping and designing

Created by Zack Burgdorf• 2 years ago

Feedback
user avatar
I made a comparator subcircuit to improve my CPU (it's a college activity). However, I always need to switch to the subcircuit page for my main circuit update the data which make use of these comparator. I don't know what is the problem, so, anyone can help me?

Created by Leonardo Souza• 2 years ago

General
user avatar
I'm a teacher and I've had two student who lost all of their work and were unable to recover their projects. When they tried to save, the blue check animation just keeps going. It turns out both students were running an ad blocker in Chrome. I only have two data points on this, but I'm suspecting that this might be the issue. Does anyone have similar experiences or suggestions on what might be ...

Created by Jeff Solin• 2 years ago

General
user avatar
Example: Subcircuit verilog Halfadder module HalfAdder (a,b,s,c); input a,b; output s,c; wire nand_2_out_0,nand_3_out_0,nand_0_out_0,not_0_out_0,nand_1_out_0; nand nand_2 (nand_2_out_0,nand_0_out_0,b); nand nand_3 (nand_3_out_0,nand_1_out_0,nand_2_out_0); assign s = nand_3_out_0; nand nand_0 (nand_0_out_0,a,b); not not_0 (not_0_out_0,nand_0_out_0); assign c = not_0_out_0; nand n...

Created by Cesar Andrey Perdomo• 2 years ago

General
user avatar
Hi all, How do I move one circuit in one project to another project? The circuit is quite large and would be just about impossible to recreate.

Created by Alex Poloniewicz• 2 years ago

General
user avatar
When my added collaborators "Launch simulator" from a project I have created, they all obtain "Error 404". How to solve it ?

Created by Pierre Depasse• 2 years ago

General
user avatar
I am unable to reset my password as it leads me to a screen saying that circuit verse cannot handle this request

Created by Dishari D Tarafdar • 2 years ago

General
user avatar
Please move the "clear project" away from the Save Project Online Option inside the Simulator Menu. I have had a few students that struggle with mouse dexterity and they hit the wrong option.

Created by Doug Pekkanen• 2 years ago

Feedback
user avatar
I can't able to access my truth table(combinational analysis) while doing my project which was given by the teacher I can able to get it in the simulator other than the project work

Created by 4020 BEZAWADA SAI SRAVANYA• 2 years ago

General
user avatar
I opened my project, but now it's stuck on loading and won't let me access any circuits in the project. How do I fix this?

Created by Cristian• 2 years ago

General
user avatar
Hi all, I couldn't find a full explanation of the delay setting on the documentation. Would someone please explain this setting in some detail? We need to have a delay to build our own edge-triggered D Flip Flop, for example, but the setting isn't working as expected. Also, how could we build a SR latch using just gates that saves in a certain state or the other, rather than randomly choosing i...

Created by Scott Feister• 2 years ago

General
user avatar
I have a Project where I built my own 8-to-1 Multiplexer. This circuit has a sub-circuit where I built my own 3-bit Decoder. Can I copy my Multiplexer circuit along with its sub-circuit dependency into another Project? Thanks!

Created by Scott Feister• 2 years ago

General
user avatar
how to use combinational analysis in tools

Created by Dr.S. Selvi Associate Professor / C.S.E• 2 years ago

General
user avatar
How do I change my password?

Created by SteveKlein• 2 years ago

General
user avatar
I am unable to reset my password as it leads me to a screen saying that circuit verse cannot handle this request

Created by DCLD Lab• 2 years ago

General
user avatar
So in this circuit I made, whenever you bring Write Enable high on the register, output enable high on my manual entry buffer, and pulse the clock, I get a stack overflow error, each of the components work fine on their own, but when I connect them all to the bus and try to write to them this way I get stack overflow, is this a bug, or am I doing something wrong? https://circuitverse.org/users/...

Created by Jordan• 2 years ago

General
user avatar
What is the current status of simulator interface in a touch screen. Any improvements planned ?

Created by Aboobacker MK• 2 years ago

General