itsFrank/MinecraftHDL

A Verilog synthesis flow for Minecraft redstone circuits

SystemVerilogVerilogC++JavaCBatchfile
This is stars and forks stats for /itsFrank/MinecraftHDL repository. As of 30 Apr, 2024 this repository has 1024 stars and 22 forks.

Minecraft HDL Minecraft HDL is a digital synthesis flow for minecraft redstone circuits. It is an attempt to use industry standard design tools and methods to generate digital circuits with redstone. Example: This file multiplexer4_1.v is a 6 input - 1 output circuit that selects one of the first 4 inputs (a, b, c, d) as the output based on the value of the last 2 inputs (x, y) module multiplexer4_1 ( a ,b ,c ,d ,x ,y ,dout ); output dout ; input a, b, c, d, x, y; assign dout = (a & (~x)...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
robfranken/bigssslabjournalTeXCSS00190
wdzeng/shopee-coins-botTypeScriptJavaScriptDockerfile40507750
clauderic/dnd-kitTypeScriptCSSOther9.2k05130
islandZZZ/webpack-dev-cache-clear-pluginTypeScriptAppleScriptJavaScript1090170
suisuisi/FPGAandGamesVHDLCVerilog310150
Jarred-Sumner/bunDockerfileJavaScript2040
awesomekling/ladybirdC++CMakeJava1.6k01170
cubefs/cubefsGoShellPython4.1k05360
focus-creative-games/hybridclrC++5k05650
eclipse-iceoryx/iceoryxC++CCMake1.3k03110