ចម្លើយ

ថ្ងៃទី 19 ខែកញ្ញា ឆ្នាំ 2025 - ម៉ោង 02:22 យប់
To use the internal oscillator IP core in Intel devices like MAX II, MAX V, and Intel MAX 10, follow these steps:
1. **For MAX II and MAX V Devices:**
- Activate the internal oscillator by using the `oscena` input.
- To instantiate the internal oscillator:
- Open the Intel Quartus Prime software and click on the Tools menu, then select IP Catalog.
- Under the Library category, expand Basic Functions and I/O.
- Select MAX II/MAX V oscillator and click Add to open the IP Parameter Editor.
- Choose the oscillator output frequency and proceed.
- Include the necessary model files in Simulation Libraries and click Next.
- ជ្រើសរើស files to be created and click Finish.
- Access the created files from the output file folder and add the instantiation code. Ensure `oscena` input is set as a wire and assigned a logic value of "1" to enable the oscillator.
2. **For All Supported Devices (except MAX II and MAX V):**
- Activate the internal លំយោល។ using the `oscena` input.
- To instantiate the internal oscillator:
- Open the Intel Quartus Prime software and go to the Tools menu, then click IP Catalog.
- Under the Library category, expand Basic Functions and Configuration Programming.
- Select Internal Oscillator (or Intel FPGA S10 Configuration Clock for Intel Stratix 10 devices) and click Add to open the IP Parameter Editor.
- Set the top-level name of your IP, select the Device family and Device, then click OK.
- Generate the HDL by clicking Generate HDL and then click Generate.
- Access the created files from the output file folder and add the instantiation code. Ensure `oscena` input is set as a wire and assigned a logic value of "1" to enable the oscillator.
By following these steps, you can effectively utilize the internal លំយោល។ IP core in Intel devices like MAX II, MAX V, and Intel MAX 10 for clocking purposes and other design implementations.
បន្ថែមមតិយោបល់ថ្មី។