
.qsf file comments
▶
This file has the name of the top file and the extenstion .qsf.
▶
It is used to map signal/wire names to pins on the FPGA and
to specifify other information associated with that pin such as
logic time, pull-up or pull-down resistor.
▶
I downloaded my starting .qsf versions (which I keep in a
separate directory from the Altera web site. These are specific
to the chip being used.
▶
Use assignments — Import Assignments to load the
master list into a project specific .qsf file.
▶
The names assigned in the .qsf file are the ones to be used
by the top module to connect to pins on the FPGA.
▶
Moving between boards, Altera’s signal names sometimes
change. Mostly they are fairly consistent.
EECS 452 – Fall 2014 Lecture 5 – Page 38/143 Tuesday – September 16, 2014
Komentáře k této Příručce