Forum Discussion

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

stopwatch clock code error

hii

i am facing errors in generating vhdl code for stopwatch in Quartus2 12.1 version.

please check the attached file and guide me.

i want that file to be implemented on altera de1 board.

regards.

1 Reply

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

    Hi,

    I copied the text in a new Textfile (VHDL) and ran a compilation.. Just getting some warnings as I did not defined a device / Pinout /... but no error...

    Which is the exact error you are facing?

    (I assume the filename is arg.vhd as you named the entitiy contained as arg. In case your file is saved as stopwatch.vhd, you have to Change arg to stopwatch in lines 5 and 36..)

    HTH