Difference between revisions of "APF51 FPGA-IMX interface description"
From ArmadeusWiki
(New page: {{Under_Construction}} This article describe the interface between IMX and Spartan6 on APF51. Documentation of i.MX interface can be found in the iMX reference manual, chapter 63, «Wirel...) |
|||
Line 4: | Line 4: | ||
Documentation of i.MX interface can be found in the iMX reference manual, chapter 63, | Documentation of i.MX interface can be found in the iMX reference manual, chapter 63, | ||
«Wireless External Interface Module ('''WEIM''')». | «Wireless External Interface Module ('''WEIM''')». | ||
+ | |||
+ | == Hardware == | ||
+ | |||
+ | The detailed electronic schematics of apf51 fpga interface can be found on | ||
+ | [http://www.armadeus.com/_downloads/apf51/hardware/apf51.pdf this document] page 15. | ||
+ | |||
+ | Signals used in the design are: | ||
+ | |||
+ | * '''BCLK''': bus clock. | ||
+ | * '''EB[2]''': | ||
+ | * '''CS0''': | ||
+ | * '''CS1''': | ||
+ | * '''LBA''': Noted ''ADV'' in reference manual. | ||
+ | * '''DA[16]''': Address/Data multiplexed bus. | ||
+ | * '''CLK0''': General clock for FPGA, generated by the i.MX51 | ||
+ | * '''OE''': Read signal | ||
+ | * '''RW''': Write signal | ||
+ | * '''DTACK''': | ||
+ | * '''WAIT''': |
Revision as of 10:20, 15 December 2010
Page under construction... Informations on this page are not guaranteed !!
This article describe the interface between IMX and Spartan6 on APF51. Documentation of i.MX interface can be found in the iMX reference manual, chapter 63, «Wireless External Interface Module (WEIM)».
Hardware
The detailed electronic schematics of apf51 fpga interface can be found on this document page 15.
Signals used in the design are:
- BCLK: bus clock.
- EB[2]:
- CS0:
- CS1:
- LBA: Noted ADV in reference manual.
- DA[16]: Address/Data multiplexed bus.
- CLK0: General clock for FPGA, generated by the i.MX51
- OE: Read signal
- RW: Write signal
- DTACK:
- WAIT: