Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe Karnaugh Map has no sense on fpgas because it is oriented to AND-OR-NOT gates. In fpga you have 4-inputs look up tables. A way to implement a truth table when you can't describe with a logic expression or can't find a vhdl description, is an asynchoronous rom description in vhdl or veriflo and a lot of time to fill each row.