Forum Discussion

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

Verilog Syntax Error

I received this error while following a tutorial in a Verilog book:

Error (10170): Verilog HDL syntax error at resistor.v(3) near text ""disciplines.vams"; expecting ".", or an identifier, or "*", or "/"

Can anyone provide suggestions on how to fix this?

Thanks.

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Does analog/mixed signal not work in Quartus II? I am using a text that refers to Verilog-AMS.

    Also, another error pops up for the other modules I wrote:

    Error (10170): Verilog HDL syntax error at capacitance.v(3) near text ""disciplines.vams"; expecting "<"

    Thanks for the help.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Does analog/mixed signal not work in Quartus II?

    --- Quote End ---

    No...How would it?

    -- slacker
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Quartus II and ModelSim does not support Verilog-AMS. You need to ADMS compiler like QuestaADMS from Mentor.