User Tools

Site Tools






fpga_development_walkthrough

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fpga_development_walkthrough [2016/06/20 15:37]
– added 'acquiring a license' steps gurce
fpga_development_walkthrough [2018/10/06 22:40] (current)
– fixed formatting probs gurce
Line 5: Line 5:
 This page will walk through the process of getting your pc prepared to do a build of the project. This page will walk through the process of getting your pc prepared to do a build of the project.
  
 +===== TODO: Migration to Vivado =====
 +
 +The latest version of the codebase now needs to be built via Vivado and not ISE.
 +
 +I'll try document this in more detail in future. For now, try download the latest Vivado from here:
 +
 +  * https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools.html
 +
 +Then try follow the steps below, replacing and ISE-specific options with Vivado.
  
 ===== Which tool to use ===== ===== Which tool to use =====
Line 85: Line 94:
 ===== Build the project ===== ===== Build the project =====
  
-TODO+  * From the [[Preparing a build environment in Cygwin]] page, assure you've done the following sections. 
 +    * [[Preparing a build environment in Cygwin#Installing Cygwin]] 
 +    * [[Preparing a build environment in Cygwin#Cygwin Prerequisites]] 
 +    * [[Preparing a build environment in Cygwin#Retrieve the MEGA65 source code]] 
 + 
 +We then need to run "make" on the project, then open in ISE Project Navigator and do the synthesise stuff... 
 + 
 +TODO: Provide more detail...
fpga_development_walkthrough.1466458642.txt.gz · Last modified: 2016/06/20 15:37 by gurce