Forum Discussion

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

Augmented circuit with lpm

Hi guys.

I am having problem with my vhdl code. I got this error for my coding. I already attach my error (augmented circuit 1.jpg) and my coding (coding.txt). Kindly help me if every body knows. Thanks in advance.

1 Reply

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

    I think you forgot to connect the clock and clock en to the multiply component. Its trying to connect qreg to the clocken and resultreg to the clock.

    Lesson - use named association rather than positional association.