npatsiatzis / bcd_bin_conv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTL implementation for conversion from bcd to binary and vice versa

  • conversion based on the double dabble algorithm
  • purely combinational implementation that can be pipelined appropriately for timing considerations

-- Specific direction for conversion:

About

License:MIT License


Languages

Language:Python 84.7%Language:VHDL 8.5%Language:Makefile 6.8%