Forum Discussion

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

Taking image as input

Hello friends.....i am trying to do image processing using DE2 board in verilog hdl and i had written the code...but i got stucked at taking image as input and to load it into the memory on the board.....

Gupta

12 Replies

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

    Hello.....i had a problem with my quartus II software...i think all features are not available for my software.....when i am creating altsyncram megafunction i didnt fine it in my dialog box....i am really poor in creating megafunctions...can u please tell me the steps i need to follow....

    can i take input to my code as hexadecimal using this megafunction...because i wrote my code with inputs as hexadecimal values

    Regards,

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

    1) double-click in a free area of your bdf file where you want to insert the altsyncram

    2) a window will open up

    3) in the field "Name:" (left side of the window) write down "altsyncram" and automatically the Altsyncram symbol will appear on the right side

    4) tick "launch MegaWizard plug-in" and press OK

    5) follow the instructions of the wizard

    6) at page 3 of 12 of the wizard select "with one read port (ROM mode)"

    7) at page 10 of 12 you can select the .mif file format or the .hex format