Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

Error (10170): Verilog HDL syntax error at sha256_pipe.v

Altera_Forum
Honored Contributor II
1,135 Views

Hello all, 

 

I got the following error while trying the Verilog HDL. I'm using Quartus II 13.0. 

 

Error (10170): Verilog HDL syntax error at sha256_pipe.v(89) near text "["; expecting "}" 

Error (10170): Verilog HDL syntax error at sha256_pipe.v(89) near text "["; expecting "<=", or "=" 

 

 

 

Here is the code: 

 

data15_p1 <= `S1( SS[i-1].data[`IDX(15)] ); 

 

 

 

Can anyone assist please, because I am stumped.  

 

Thanks in advance,
0 Kudos
0 Replies
Reply