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

Subversion Repositories wf3d

[/] [wf3d/] [trunk/] [implement/] [readme_zedboard.txt] - Diff between revs 7 and 8

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 7 Rev 8
Line 16... Line 16...
  axi_cmn:   AXI bridges
  axi_cmn:   AXI bridges
  fm_hvc:    VGA Controller
  fm_hvc:    VGA Controller
 
 
synth/zedboard:
synth/zedboard:
  Vivado project data.
  Vivado project data.
  The data is tested on Vivado v2015.4(64-bit) Windows
  The data is tested on the following Vivado versions,
 
     v2015.4(64-bit) Windows
 
     v2016.1(64-bit) Windows
 
     v2015.2(64-bit) Windows
 
     v2015.3(64-bit) Windows
 
 
How to Build FPGA Data
How to Build FPGA Data
------------------------------------------
------------------------------------------
1. Run Vivado Console
1. Run Vivado Console
   (For example, run the Windows command prompt, then execute settings64.bat
   (For example, run the Windows command prompt, then execute settings64.bat
Line 35... Line 39...
How to build Xilinx SDK Project
How to build Xilinx SDK Project
------------------------------------------
------------------------------------------
The following steps import existing demo application projects to Xilinx SDK.
The following steps import existing demo application projects to Xilinx SDK.
 
 
1. run launch_sdk.tcl. This tcl script imports hardware Specification.
1. run launch_sdk.tcl. This tcl script imports hardware Specification.
 $vivado -m64 -mode batch -source launch_sdk.tcl
 for Vivado 2015.4
 
 $vivado -m64 -mode batch -source launch_sdk_2015.4.tcl
 
 for Vivado 2016.x
 
 $vivado -m64 -mode batch -source launch_sdk_2016.x.tcl
 
 
2. On the Xilnx SDK Workspace Launcher, set Workspace to
2. On the Xilnx SDK Workspace Launcher, set Workspace to
   "(your wf3d directry)/implement/synth/zedboard/sdk"
   "(your wf3d directry)/implement/synth/zedboard/sdk"
 
 
3. Generate BSP by default settings
3. Generate BSP by default settings
Line 82... Line 89...
 $vivado -m64 -mode batch -source load_fpga.tcl
 $vivado -m64 -mode batch -source load_fpga.tcl
 
 
2. On the Xilinx SDK, selsect one project and run the demo.
2. On the Xilinx SDK, selsect one project and run the demo.
   for example, select simple_cube->right click->
   for example, select simple_cube->right click->
   Run as->Launch on Hardware(System Debugger)
   Run as->Launch on Hardware(System Debugger)
 
 
 
 

powered by: WebSVN 2.1.0

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