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

Adding a New Sample: platform_designer_standard #2480

Open
wants to merge 12 commits into
base: development
Choose a base branch
from

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.

## Prerequisites

This sample is part of the FPGA code samples.
It is categorized as a Tier 1 sample that helps you getting started.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is a Tier 1, then it is not categorized correctly in the main README, if this is a Tier 3 sample, this section is incorrect
I can see that there is the same issue in the platform_designer sample, so both should be addressed - please synchronize with @whitepau to decide where these samples should live

}
]
},
"expertise": "Getting Started"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should align with the Tier of the sample

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.

3 participants