Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FPGA: New sample platform_designer_standard #2480

Merged

Conversation

haoyanwa
Copy link
Contributor

@haoyanwa haoyanwa commented Sep 6, 2024

Adding a New Sample: platform_designer_standard

Description

An Intel® FPGA tutorial demonstrating how to export a reusable IP component to Intel® Quartus® Prime Standard and Platform Designer targeting Cyclone® V SoC FPGAs.

Features include:

  • Updated script for building the Quartus system for Quartus® Prime Standard.
  • Updated script for board testing, including System Console initialization and establishing a connection to the host.
  • Revised tutorial steps, tailored for Quartus Prime Standard Edition, with updated screenshots.

This code sample is tested on a DE1-SoC board using Quartus Prime Standard 23.1std.

Checklist

Administrative

  • Review sample design with the appropriate Domain Expert: @whitepau
  • If you have any new dependencies/binaries, inform the oneAPI Code Samples Project Manager

Code Development

Security and Legal

  • OSPDT Approval (see Project Manager for assistance)
  • Compile using the following compiler flags and fix any warnings, the falgs are: "/Wall -Wformat-security -Werror=format-security"
  • Bandit Scans (Python only)
  • Virus scan

Review

  • Review DPC++ code with Paul Peterseon. (GitHub User: pmpeter1)
  • Review readme with Tom Lenth(@tomlenth) and/or Project Manager
  • Tested using Dev Cloud when applicable

@tomlenth
Copy link
Contributor

Very thorough, much like all the PSG sample readmes. thank you.

@yuguen-intel yuguen-intel changed the title Adding a New Sample: platform_designer_standard FPGA: New sample platform_designer_standard Sep 30, 2024
@yuguen-intel yuguen-intel merged commit a6b9e6e into oneapi-src:development Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants