Moved BSDL requirement to "program" requirements.
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
CPLD interface between LPC43xx microcontroller SGPIO peripheral and MAX5864
|
CPLD interface between LPC43xx microcontroller SGPIO peripheral and MAX5864
|
||||||
RF codec.
|
RF codec.
|
||||||
|
|
||||||
@ -9,12 +8,6 @@ To build this VHDL project and produce an SVF file for flashing the CPLD:
|
|||||||
|
|
||||||
* Xilinx WebPACK 13.4 for Windows or Linux.
|
* Xilinx WebPACK 13.4 for Windows or Linux.
|
||||||
|
|
||||||
* BSDL model files for Xilinx CoolRunner-II XC264A, available at xilinx.com,
|
|
||||||
in the "Device Models" Support Resources section of the CoolRunner-II
|
|
||||||
Product Support & Documentation page. Only one file from the BSDL package is
|
|
||||||
required, and the "program" script below expects it to be at the relative
|
|
||||||
path "bsdl/xc2c/xc2c64.bsd".
|
|
||||||
|
|
||||||
To program the SVF file into the CPLD:
|
To program the SVF file into the CPLD:
|
||||||
|
|
||||||
* Dangerous Prototypes Bus Blaster v2:
|
* Dangerous Prototypes Bus Blaster v2:
|
||||||
@ -23,6 +16,12 @@ To program the SVF file into the CPLD:
|
|||||||
|
|
||||||
* urJTAG built with libftdi support.
|
* urJTAG built with libftdi support.
|
||||||
|
|
||||||
|
* BSDL model files for Xilinx CoolRunner-II XC264A, available at xilinx.com,
|
||||||
|
in the "Device Models" Support Resources section of the CoolRunner-II
|
||||||
|
Product Support & Documentation page. Only one file from the BSDL package is
|
||||||
|
required, and the "program" script below expects it to be at the relative
|
||||||
|
path "bsdl/xc2c/xc2c64.bsd".
|
||||||
|
|
||||||
To Program
|
To Program
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user