Hello people!! This is my first post so I don't know what im doing.
First off I'm relatively a noob with this stuff so if I'm doing something wrong that's why.
I plan on making a very modular ALU using only discrete logic and home made pcb's using my SLA printer. I'm very early in my design so nothing is finalized nor do I even have half the components to build this dang thing and test it. I'm using NI Multisim for simulations and KiCad for pcb fab.
I'm initially interfacing my ALU with a 4x4 keypad that stores decimal digits represented in 4 bit binary words. These words are stored in 4 bit registers and fed to displays.
My problem is that these 4 bit words can't be concatenate together AND equal the same number on the displays.
I know one way to fix this problem but it involves multiplying the 4 bit words by powers of 10 which is something I really want to avoid unless there is a dedicated IC for this exact job.
110001101001 ≠ 369
Hope this helps. I'm more then willing to share files or maybe even let people collab with this project

Full Setup

First off I'm relatively a noob with this stuff so if I'm doing something wrong that's why.
I plan on making a very modular ALU using only discrete logic and home made pcb's using my SLA printer. I'm very early in my design so nothing is finalized nor do I even have half the components to build this dang thing and test it. I'm using NI Multisim for simulations and KiCad for pcb fab.
I'm initially interfacing my ALU with a 4x4 keypad that stores decimal digits represented in 4 bit binary words. These words are stored in 4 bit registers and fed to displays.
My problem is that these 4 bit words can't be concatenate together AND equal the same number on the displays.
I know one way to fix this problem but it involves multiplying the 4 bit words by powers of 10 which is something I really want to avoid unless there is a dedicated IC for this exact job.
110001101001 ≠ 369
Hope this helps. I'm more then willing to share files or maybe even let people collab with this project

Full Setup
