The only reason I ended up persuing Electronic Engineering at University, or eventually becoming an FPGA Engineer, was because I spent way too many hours playing with redstone in Minecraft as a teenager. Seeing a Verilog compiler for Minecraft is like seeing my career come full circle.
This is an amazing timeline. I still remember the day redstone was added to Minecraft. I spent the entire evening and many days afterwards on the forum brainstorming how to implement various things. I think I had one of the first if not the first T flip flop, it "took an entire room" and was slow. It has been crazy watching things get compacted, repeaters getting added, pistons, comparators. I remember when BUDs got discovered and then eventually just added as a block.
Now* we have an entire HDL.
I honestly stopped keeping track of things around 2012 so I am completely lost looking at modern redstone contraptions.
This is a cool tool but compared to modern redstone contraptions this is a sidegrade, not an upgrade. It's straightforward torch and dust logic, with each torch being a nor gate and dust being wires. And it doesn't consider timing at all. This could have been made the week redstone was added (with minor adjustments to not have repeaters), and it wouldn't have taken any newer insights.
I loved redstone. At some point it got forked and the fork was named "redpower" if I remember correctly. Good stuff.
There were other great mods (I forgot the name, something that has to do with turtles?) and I remember implementing a shell in Lua, among other things.
I wonder if this takes account of any of the quirks or quasi-connectivity in redstone?
Mumbo Jumbo recently got a lesson in, and made a video about, computational redstone. Some seriously impressive builds in there (like ms paint). One of the major design constraints is tick/lag. The recent addition of copper bulbs turned the t-flipflop into a single block solution
Aromasin|4 months ago
Arch-TK|4 months ago
Now* we have an entire HDL.
I honestly stopped keeping track of things around 2012 so I am completely lost looking at modern redstone contraptions.
*8 years ago
Dylan16807|4 months ago
johnisgood|4 months ago
There were other great mods (I forgot the name, something that has to do with turtles?) and I remember implementing a shell in Lua, among other things.
dang|4 months ago
Verilog to Minecraft Redstone Synthesizer - https://news.ycombinator.com/item?id=25195802 - Nov 2020 (12 comments)
(Reposts are fine after a year or so! https://news.ycombinator.com/newsfaq.html)
verdverm|4 months ago
Mumbo Jumbo recently got a lesson in, and made a video about, computational redstone. Some seriously impressive builds in there (like ms paint). One of the major design constraints is tick/lag. The recent addition of copper bulbs turned the t-flipflop into a single block solution
https://www.youtube.com/watch?v=jTZaUz8bYW8
rbits|4 months ago
SLWW|4 months ago
With all the additional redstone items/capabilities however I could imagine most circuits could be more and more compact..
All in all, really cool
eirikbakke|4 months ago
(I wonder if it would convert cleanly to a redstone circuit...)
lpribis|4 months ago
paulwetzel|4 months ago
8note|4 months ago
Describing a flip flop as a villager minecart with some number of NaN minecarts beside it seems challenging to pick when to use it vs a copper bulb.
thedougd|4 months ago
Such a cool idea. Thank you.
throwaway290|4 months ago
melncat|4 months ago
gatane|4 months ago
djmips|4 months ago
sodikidos|4 months ago
[deleted]
Sweepi|4 months ago
Lame!(/s) I did this vanilla Minecraft(1.12?), including the display itself.
lesser-shadow|4 months ago
[deleted]