← Back to context

Comment by mikewarot

2 years ago

A while ago, I wrote gearfinder, to help find gear combinations to match a given ratio. [1] It's a little GUI written in Lazarus

I've written a BitGrid simulator in Lazarus.[2] BitGrid is a hypothetical computing architecture I've been noodling with for decades. I'm hoping to learn Verilog/VHDL/RTL enough get a chip made in one of the free shuttles.

Then comes the hard part... programming the thing. I keep pushing myself back into perpetual analysis paralysis.

[1] https://github.com/mikewarot/GearFinder

[2] https://github.com/mikewarot/Bitgrid