ContributionsMost RecentMost LikesSolutionsRe: About Design Limitations and Known Issues Hi Gesso, There is plan to provide a permanent fix on this issue in future release of Quartus. We will update the guide once the fix is firm and well tested. Let me know if there is anything else I can better assist. Regards, Wincent_Altera Re: Implementing MIPI DSI-2 on an Agilex 5 device SteveS109 Re: Implementing MIPI DSI-2 on an Agilex 5 device First I tested the following configuration for 800x96 only, and it passed the simulation successfully. It is configured as close as possible for simulation purposes. Due to a limitation I discovered — the frame height in the simulation is fixed at 96 — it effectively simulates a resolution of 800x96. The only change you’ll need to make for your final hardware system is to change `C_TIM_VTOTAL` to `630` to update the active height to `600`. (Note: this change will not pass simulation due to the limitation in the simulation components.) You may follow the `.ip` settings below to try it out. For the simulation variant, you can select either *fast sim* or *full sim*, depending on your needs. Second Regarding the black-box IP component: You can have the IP itself, but when you generate the IP, Platform Designer will automatically create a black-box Verilog file. For example, you can: 1. Select the **DSI-2 IP** from the IP Catalog in Quartus. 2. Name the new IP `dsi_example.ip`. 3. Configure the IP as required. 4. Generate the IP (not the example design). 5. Look in the new `dsi_example` folder under the Quartus project folder and find `dsi_example_bb.v`, which is an empty Verilog component with the correct I/O for the selected configuration. Regards, Wincent Re: Implementing MSI-X in Agilex 7 Rtile MCDAM PCIe based design Hi , At the meantime, we have an example design on CII implementation https://github.com/altera-fpga/agilex7-ed-pcie-cii Can you please check if those contain fit with your requirement ? Regards, Wincent Re: Implementing MSI-X in Agilex 7 Rtile MCDAM PCIe based design Hi , Please allow me to have sometime to check on your question. Will get back to you soon. Regards, Wincent Re: Agilex 3 GTS PCIe IP missing Hi @GabrielC , I will definitely feedback this to our Marketing team to have MCDMA that fits into the smaller device. Again, please accept my apology for the inconvenience cause to you. And really appreciate for your feedback. If you happen to have any issue on designing your design, please do file a forum thread or contact your local distributor to file an service ticket. We will be there to ensure your success. Regards, Wincent Re: Implementing MIPI DSI-2 on an Agilex 5 device Hi @SteveS109 , I resent again, please check Regards, Wincent Re: Agilex 7 R-tile PCIe Root Port reference design Hi, If you are using I-series device you may refer to the full step design under https://www.rocketboards.org/foswiki/Documentation/Agilex7PCIeRootPortDesign Regards, Wincent Re: Agilex 7 R-tile PCIe Root Port reference design Hi @UserID4331231 , May I know which device that you are targetted ? I-series of M-series ? If you are using I-series device , you may refer to https://www.rocketboards.org/foswiki/Documentation/Agilex7PCIeRootPortDesign If you are using M-series device , you may refer to https://altera-fpga.github.io/rel-24.3.1/embedded-designs/agilex-7/m-series/pcie_rp/ug-pcie_rp-agx7m-hbm2e/#required-components Let me know if there is any further clarification is needed. Regards, Wincent Re: Agilex 3 GTS PCIe IP missing Hi Gabriel, Is there anything else you think I can better assist you ? Regards, Wincent