Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21385 Discussions

I am using a CYCLONE IV E FPGA, but inserting a comment out statement causes a bug.

直多喜川0
Beginner
1,090 Views

 

Although written in verilogHDL, inserting a comment out statement causes a problem.If you delete the comment out statement, it works normally.

(Virus scan in progress ...)
0 Kudos
3 Replies
Vicky1
Employee
665 Views

Hi,

Could you please check with modifying the statement like below,

parameter [31:0] PROMDATA_014 = 32'h3ffffa00;

Since screenshot showing double entry for "parameter [31:0] PROMDATA_015".

if you still have any issue please let me know with detail Error.

 

Regards,

Vikas

0 Kudos
直多喜川0
Beginner
665 Views

 

Thank you for your response.

I tried to fix it, but it was no good.

As for the details of the error, the circuit malfunctions not related to this description.

Is comment out not effective?

 

0 Kudos
Vicky1
Employee
665 Views

Hi,

I think,it`s not a good way to suggest without looking the complete code.

Could you please provide your code? because the issue we are looking may occur from different place.

 

-Thanks,

Vikas

0 Kudos
Reply