Intel® Quartus® Prime Pro Edition User Guide: Design Recommendations
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1409959570946
Ixiasoft
Visible to Intel only — GUID: mwh1409959570946
Ixiasoft
1. Recommended HDL Coding Styles
Updated for: |
---|
Intel® Quartus® Prime Design Suite 22.1 |
HDL coding styles have a significant effect on the quality of results for programmable logic designs. Synthesis tools optimize HDL code for both logic utilization and performance; however, synthesis tools cannot interpret the intent of your design. Therefore, the most effective optimizations require conformance to recommended coding styles.
- Using Provided HDL Templates
- Instantiating IP Cores in HDL
- Inferring Multipliers and DSP Functions
- Inferring Memory Functions from HDL Code
- Register and Latch Coding Guidelines
- General Coding Guidelines
- Designing with Low-Level Primitives
- Recommended HDL Coding Styles Revision History