FPGA notes (11)-FPGA pin Verification

Source: Internet
Author: User
Tags sin
FPGA pin Verification Step (quartusii) 1, new TXT file, write pin configuration (no write voltage type)
Syntax only set_location_assignment pin-to pin name
such as: Set_location_assignment pin_b11-to CLK2

Set_location_assignment pin_g7-to P1db[0] (This is a multi-bit input and output, you need to disassemble the configuration) diagram:



2, new project, choose the type of FPGA you want to use, if not, you need to add devices library, or change the quartusii version, and then write a. v file that describes the input and output status of the PIN.


3. The project has a. qsf file, open with Notepad, and copy the information in the TXT text into the. qsf file.

4, so far only determined to pin the output input to the state, also need to edit the pin voltage value and type, Assignment->pin planner, through the I/obank to determine the IO port voltage, as well as the type of voltage you want to use.


5, compile, if there are errors, there may be the following conditions:

In this case, you need to change the pin used until the compilation is no error.


Haven't learned much about FPGA lately, sin sin ~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.