Forum Discussion

Ramshankar's avatar
Ramshankar
Icon for New Contributor rankNew Contributor
2 years ago

Eventhough my verilog code is correct it is showing me a syntax error

3 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Your declaration calls it counter_cout but you're using it as counter_out. The names don't match.

  • Jeet14's avatar
    Jeet14
    Icon for Frequent Contributor rankFrequent Contributor

    Hi,


    counter_out is not declared, counter_count is declared. Please use the correct and same keyword for declarations.


    Regards

    Tiwari


  • Jeet14's avatar
    Jeet14
    Icon for Frequent Contributor rankFrequent Contributor

    Hi,


    I believe your inquiry has been answered. With that now, I transition this thread to community support.

    Thank you.


    Best regards,

    Tiwari


    p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.