verilog error

OP #4105860
Rate this post
useful
not useful
module controlunit control_path 
(opcode,outA,carry,reset,pc_sel,pc_wrt,addr_sel,
ir_wrt,data_sel,rega_sel,
reg_wrt,opb_sel,opa_sel,
alu_sel,re,we,clk);


 Error (10170): Verilog HDL syntax error at controlunit.v(3) near text 
"control_path";  expecting ";"

please help me solve this error.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now