circuit Questions

1

Solved

The Control.Arrow.Operations.ArrowCircuit class is for: An arrow type that can be used to interpret synchronous circuits. I want to know what synchronous means here. I looked it up on Wikipedia, ...

2

Solved

I have a set of relatively simple electrical circuits. Small ones involving just resistors, capacitors, inductors, and trimmers/trimpots (ie: three-terminal variable resistors). I am trying to fin...
Regeniaregensburg asked 26/6, 2012 at 23:30

3

Solved

I updated visual studio 19 and before that my site ran exactly how i intended it. Now i am getting an error when i load the home page but then breaks before it can finish loading it. I have provide...
Vehement asked 21/8, 2019 at 14:8

3

This is the diagram we were given for class: Why wouldn't you just use C4 in this image? If C4 is 1, then the last addition resulted in an overflow, which is what we're wondering. Why do we need...
Sept asked 31/1, 2013 at 13:52

2

Solved

I am trying to implement jr (jump register) instruction support to a single-cycle MIPS processor. In the following image, I've drawn a simple mux that allows selecting between the normal chain PC o...
Pyle asked 21/6, 2013 at 17:5

3

Solved

May be this question a bit not for StackOverflow, but both compilers and Verilog (which can be considered as programming language) are related to this project. Where can I find a open-source ...
Stereotropism asked 15/11, 2010 at 0:35

1

Solved

I'm developing a digital logic simulator to build my own CPU in it later (so it's a long term project). Everything works great for circuits with no loops, for example a fulladder. Then there are ci...
Rehnberg asked 13/1, 2013 at 0:59

1

Solved

How are bit shifts implemented at the hardware level when the number to shift by is unknown? I can't imagine that there would be a separate circuit for each number you can shift by (that would 64 ...
Lofton asked 7/6, 2012 at 13:15

3

Solved

How to build an area-efficient circuit that counts the number of set bits in 15-bit input using 4-input LUTs (look-up tables). The output is obviously 4-bit (counts 0-15). Some claim that it's poss...
Charlton asked 15/7, 2009 at 0:56

2

I'm working on a genetic programming tool and I'd like to evolve analog circuits. Can anyone suggest a library or tool or even a reference for hooking my GP code up? I just need some way to have so...
Nelidanelie asked 3/3, 2009 at 17:17

7

Solved

What are the easiest steps to make a small circuit with an LED flash from a C/C++ program? I would prefer the least number of dependencies and packages needed. What port would I connect somethi...
Jackshaft asked 16/10, 2008 at 17:55
1

© 2022 - 2024 — McMap. All rights reserved.