u/KitCato_o

Minesweeper app for Linux

I have tried playing on minesweeper online but the ping is often so bad for me it can be very annoying when I just click and have to like wait 5 seconds for it to update or have to refresh it or something

is there a good minesweeper version for Linux? I have tried some of the ones like kmines libremines but they seem pretty bad

or should I just try installing an windows version?

thank you!!!

reddit.com
u/KitCato_o — 2 days ago

Registers changing values randomly

I am trying to make a simple Fibonacci calculator before the full computer from just discrete logic gates

The clock is at the top, adder at the bottom and registers in the middle, and the output of the clock goes to a edge detector using AND and NOT propagation delay, but the problem is the latches seems to be outputting random values whenever the clock is high

I don't think it's completely random (the input is fixed) but it might some LEDs will go high when the clock is high and then sometimes turn off right when the clock goes low even tho it is going through an edge detector?

I have tested them individually and they seem to work fine, if I connect the enable pin directly it seems to work fine etc, but for some reason the edge detector output makes it flick on and off on random based on the clock output. I can't think of anything that might be causing this, there aren't any floating pins etc. Also I am using HC chips btw. Thank you very much!

u/KitCato_o — 4 days ago