You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FPGA: add caveat for running the build_system.tcl script in the platform_designer code sample (#2358)
Add a disclaimer for the Platform Designer code sample, since the pre-generated quartus project definitely doesn't work with Quartus® Prime 21.2. Confirm that re-building the project as shown in directions works though.
You may also build the SOF using the pre-generated Intel® Qupartus® Prime project in the `add_quartus_sln` directory by executing the included `build_system.tcl` script.
282
+
You may also build the SOF using the pre-generated Intel® Qupartus® Prime project in the `add_quartus_sln` directory by executing the included `build_system.tcl` script. This script has been verified against the latest version of Quartus® Prime Pro Edition software available at the time of writing (24.1). The script and pre-generated project may not work with other versions of Quartus® Prime.
0 commit comments