Difference between revisions of "Using FPGA"

From ArmadeusWiki
Jump to: navigation, search
Line 39: Line 39:
 
* [http://www.gmvhdl.com/VHDL.html An Introductory VHDL Tutorial]
 
* [http://www.gmvhdl.com/VHDL.html An Introductory VHDL Tutorial]
 
* [http://www.xess.com/ho03000.html Nice ideas/examples to look at]
 
* [http://www.xess.com/ho03000.html Nice ideas/examples to look at]
 +
  
 
|----------------
 
|----------------
Line 44: Line 45:
  
 
| width="50%" |
 
| width="50%" |
===Orchestra===
+
==='''P'''eripheral '''O'''n '''D'''emand ===
* [[Orchestra | Spécification d'Orchestra (French)]]
+
 
----
+
''' Introduction '''
''Draft:''
+
*[[Global description | Global description]]
* [[Usecases | Diagrammes des cas d'utilisations du logiciel]]
+
 
* [[OrchestraPython | Elaboration du projet Orchestra en Python (French)]]
+
''' Specifications '''
* [[FpgaArchitecture | Spécification de l'architecture du FPGA (french)]]
+
*[[xml_en | Xml formats]]
 +
*[[directories |Directories structures ]]
 +
*[[Drivers | Drivers generation mechanism]]
 +
*[[interrupt handler]]
 +
 
 +
''' Use cases '''
 +
*[[Tutorial | Tutorial 1 : i2c-led-button]]
 +
*[[simplecas | Tutorial 2 : uart]]
  
 
| width="50%" |
 
| width="50%" |
===Links Orchestra===
 
* [http://www.opencores.org/projects.cgi/web/wishbone/wbspec_b3.pdf  official Wishbone specifications]
 
* [http://en.wikipedia.org/wiki/Wishbone_%28computer_bus%29 Wikipedia Wishbone doc]
 
|----------------
 
 
  
 
|----------------
 
|----------------
Line 76: Line 79:
 
* [http://en.wikipedia.org/wiki/Wishbone_%28computer_bus%29 Wikipedia Wishbone doc]
 
* [http://en.wikipedia.org/wiki/Wishbone_%28computer_bus%29 Wikipedia Wishbone doc]
 
|----------------
 
|----------------
 +
 
|}
 
|}

Revision as of 16:35, 12 December 2008

Introduction

FPGA on APF introduction

Developing on the APF FPGA

Tools

Xilinx documentation links

Designs

Links VHDL


Peripheral On Demand

Introduction

Specifications

Use cases

Orchestra


Draft:

Links Orchestra