Stars
A completely open source implementation of a Bitcoin Miner for Altera and Xilinx FPGAs. This project hopes to promote the free and open development of FPGA based mining solutions and secure the fut…
A technical research on: blockchain and cryptocurrency technology and how bitcoin works with details. Also focusing on fpga Miner hardware.
A 4-instruction processor implemented in VHDL, designed for use with DE1-SoC FPGA boards
VHDL codes for 8-bit Vending Machine Processor, support for two drinks & three types of coins. contains: fsm, Accumulator, comparator, subtractor, mux, Adder, etc.
VHDL codes for UART Interface; hardware communication protocol. contains Receiver & Transmitter units & RAM memory.
These are VHDL codes for a signed 4bit multiplier using 4bit adders. Base on Baugh-Wooley Method.
These are VHDL codes for 12Bit counter to 7segment output. contains binary to BCD converter base on double dabble algorithm.