OpenCores
URL https://opencores.org/ocsvn/xenie/xenie/trunk

Subversion Repositories xenie

[/] [xenie/] [trunk/] [examples/] [Eth_example/] [src/] [tcl/] [build_all_xc7k160t.tcl] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 DFC
 
2
# 
3
# This script run all necessary scripts to get final MCSs to be loaded to
4
# Xenie 1.0.
5
#
6
#
7
 
8
# Recreate Vivado project for example design
9
source recreate_project_xc7k160t.tcl
10
 
11
# Run synthesis, implementation, generate bitstream and HW description for SDK
12
source build_project.tcl
13
 
14
# Recreate SDK workspace, create HW platform project, rebuild SW
15
exec xsdk -batch -source xsdk_prepare_workspace.tcl
16
 
17
# Create MCS with Marvell FW
18
source ../../outputs/create_mcs_marvell_only.tcl
19
 
20
# Gather all generated files needed to create MCS with Microblaze
21
source ../../outputs/update_src_data.tcl
22
 
23
# Create MCS with Microblaze with test application loaded to BRAM
24
source ../../outputs/create_mcs_microblaze.tcl
25
 
26
#
27
# All needed to program flash is available. When ready run program_xenie.bat
28
#

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.