Lame!(/s) I did this vanilla Minecraft(1.12?), including the display itself.
Minecraft HDL, an HDL for Redstone
11–20 of 36 posts
Re: Minecraft HDL, an HDL for Redstone
#12(I wonder if it would convert cleanly to a redstone circuit...)
Re: Minecraft HDL, an HDL for Redstone
#13In case anyone needs a minimal CPU implementation in 65 lines of Verilog: https://people.csail.mit.edu/ebakke/fic/ https://people.csail.mit.edu/ebakke/fic/code/Fic.v (I wonder if it would convert cleanly to a redstone circuit...)
Re: Minecraft HDL, an HDL for Redstone
#14This 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…
Re: Minecraft HDL, an HDL for Redstone
#15Mumbo 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
Re: Minecraft HDL, an HDL for Redstone
#16Such a cool idea. Thank you.
Re: Minecraft HDL, an HDL for Redstone
#17With all the additional redstone items/capabilities however I could imagine most circuits could be more and more compact..
All in all, really cool
Re: Minecraft HDL, an HDL for Redstone
#18Re: Minecraft HDL, an HDL for Redstone
#19I 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 https://www.youtube.com/watch?v=jTZaUz8bYW8
Re: Minecraft HDL, an HDL for Redstone
#20Earlier quoted context omitted.
They can. It's just that this specific program is not capable of translating it.
I couldn't find any examples by googling, give one?