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
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 compa...
Where is the seven segment display
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 st...
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,na...
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.
https://circuitverse.org/users/49622/projects/subcircuit-problem I created a minimum circuit that demonstrates a problem I saw in a larger circuit. In this circuit, there's an input with a trist...
I am unable to reset my password as it leads me to a screen saying that circuit verse cannot handle this request
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.
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
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?
Hi, I'm trying to invite students to a group, but the invitation emails are not arriving. I have tried with Gmail and Protonmail email addresses, and I have checked the spam folders. I'm not sur...
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-trigger...
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 ...
how to use combinational analysis in tools
How do I change my password?
I am unable to reset my password as it leads me to a screen saying that circuit verse cannot handle this request
I'm reading the book called CODE by Charles Petzold. I'm currently in page 159 and I built a 8 bit binary adding machine that has 2 8 bit inputs. The sum is saved in an 8 bit level triggered D-type...
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 compone...
What is the current status of simulator interface in a touch screen. Any improvements planned ?