Peripherals On Demand: Difference between revisions
From ArmadeusWiki
(New page: POD is a Python tool that allows you to easily create FPGA bitstream for your embedded system, from several Open Source IPs. ==Introduction== * [[POD Global description | Global descriptio...) |
|||
Line 1: | Line 1: | ||
POD is a Python tool that allows you to easily create FPGA bitstream for your | POD is a Python tool that allows you to easily create FPGA bitstream for your | ||
embedded system, from several Open Source IPs. | embedded system, from several Open Source IPs. | ||
== | ==Documentation== | ||
* [[POD Global description | Global description]] | * [[POD Global description | Global description]] | ||
* [[POD installation guide]] | * [[POD installation guide | Installation guide]] | ||
* [[POD create component | Create a component for POD]] | |||
== Specifications== | == Specifications== |
Revision as of 14:39, 4 May 2009
POD is a Python tool that allows you to easily create FPGA bitstream for your embedded system, from several Open Source IPs.