antmicro-labs / video-processing

0 stars 1 forks source link

Build full configuration for zynq including pinout #9

Open kowalik-lukasz opened 4 years ago

kowalik-lukasz commented 4 years ago

Platform defining: Take LiteX -> Read run instruction -> build ready-design for Arty board (using arty.py) -> try to build it on Zynq -> copy Arty definition and arrange it for our board* (don't forget about UART definition!)

Define parts in Platform() class + Remove self.toolchain + comment SDRAM and Ethernet

Links: https://github.com/antmicro/zynq-video-board/blob/master/Documentation/Zynq-Video-Board-v1.2-Pinouts.pdf https://download.enclustra.com/

kgugala commented 4 years ago

please provide the description of this task