Forum Discussion

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

Altera PCI Express Development Kit: The Driver and GUI

hi,all

I am studying the PCI EXPRESS TO EXTERNAL MEMORY REFENCE DESIGN on Array II GX FPGA Development Kit. Altera provides a software driver and a GUI to run the application.Does anyone have the GUI's souce code or point me how the GUI running.

Can anyone help me?

Thanks in advance,

Zhou

3 Replies

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

    No GUI code provided.

    However, all the core codes are already posted on the web if you are talking about the Qsys design.

    You should be create GUI based on that code.

    Remember, GUI is just a "skin". All core are written in the example s/w code.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    No GUI code provided.

    However, all the core codes are already posted on the web if you are talking about the Qsys design.

    You should be create GUI based on that code.

    Remember, GUI is just a "skin". All core are written in the example s/w code.

    --- Quote End ---

    The design "PCI Express to DDR2 SDRAM reference design" I am using is megafunciton design not Qsys design,megafuntion design is much different from Qsys in DMA control.For this reason,I want to see the source code....