Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

some warning i can't handle it ; whether these warnings existence is ok?

this code is used for the scan the 4 * 4 matrix keyboard module keyboard( clk,rst_n, kbcol, kbrow, Bites ); input clk,rst_n; input kbcol; output kbrow; ...