
10GBASE-KR Ethernet TRD
59
UG1058 (v2017.1) April 19, 2017
Chapter 4:
Implementing and Simulating the Design
Generate Bitstream For Download
1. Create a bitstream for download. In the Vivado Tcl Console (
) run the
command:
source scripts/create_download_bit.tcl
The
create_download_bit.tcl
script runs the
update_mem
command and combines
kcu1250_10gbasekr_top.bit
,
kcu1250_10gbasekr_top.elf
and
kcu1250_10gbasekr_eyescan.elf
into single BIT file available at:
<working_dir>/kcu1250_10gbasekr_trd/hardware/vivado/runs/impl_run/
10gbasekr_trd.runs/impl_1/kcu1250_10gbasekr_download.bit
.
X-Ref Target - Figure 4-15
Figure 4-15:
Run Script to Create download.bit
X18476-120716