Forum Discussion

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

Newbie . Error 10170 every time I use ''if''

Hey people , I'm new to fpga programming and been having a hard time fixing error 10170. module button ( input wire s3, s4, s5, s6, output reg [6:0]seg , output wire select ); a...