AMD Xilinx Arty A7, Artix 7 FPGA Evaluation Board - Getting Started

preview_player
Показать описание
Follow along with Engineer Ari Mahpour as he explores the Arty A7 development board from Digilent. He dives deep into the eval board around the AMD Xilinx Artix A7 FPGA, beginning with installing all the required software, then setting up a blinking LED project, simulating the results, and validating everything along the way. This is the perfect project to get started with the Arty A7.

0:00 Intro
0:47 Arty A7 Board Overview
4:59 Setting Up the Project
13:31 Preparing the Simulation
16:46 Simulation Results
17:33 Programming the Board

#electronics #components #pcbdesign
Рекомендации по теме
Комментарии
Автор

Embedded systems guy here getting into FPGAs for the first time. Great tutorial. Thanks!

videooblivion
Автор

Thank you for the clear explanation! Very useful.

amk
Автор

Nicely explained! ❤
Would love to watch more videos on Vivado, Cora Z7-07S and more of Verilog!

saumyagehalot
Автор

Thank you for the detail explanation 🙏

rajkohalenitian
Автор

What if I don't want to use systemVerilog?

cpKL
Автор

Almost as easy as programming an Arduino 🤣Jokes aside, this video came in VERY handy. I randomly came across a handful of older dev boards (including this one and some really old Spartan-6 ones) and this has been a godsend for the very basics of getting the Arty up and running. For someone with zero FPGA experience, it was all very confusing!

xntumrfoivrnwf
Автор

It was a great video with clear explanation. In future could you create videos with VHDL code example instead, please.

nitdawg
Автор

Great tutorial! Got the ArtyS7-50 working on Ubuntu 22.04 with only one hiccup: when attempting to connect the FPGA to Vivado, I got the following error message:
"Unable to launch local cs_server exectuable.
error while loading shared libraries: libz.so.1: failed to map segment from shared object
child exit status 32512"
I fixed it by making the /tmp file executable: `sudo mount /tmp -o remount, exec`

xDiGiiTaLx
Автор

can you tell the pin number of artix 7 for reset pin

chandanagattu
Автор

when I tried to copy your code and also use chatGPT myself, I only got the clk and led to show up in that screen, not the led_prev. Do you know why this may be?

dr.decapod
Автор

Hi - what do you think about the Zynq SOMs like Kria KC260, KR260 kits?

odopaisen