Karl de Boois
Published © GPL3+

First hardware project with the Xilinx Kria KV260 kit

The Kria Starter kit is targeted at SW devs. Being a HW guy my first step is to alter the HW so I try to switch off the fan.

BeginnerProtip1 hour1,697
First hardware project with the Xilinx Kria KV260 kit

Things used in this project

Story

Read more

Schematics

Block Diagram

Code

Assignment file with the right pin assingment

Tcl
set_property IOSTANDARD LVCMOS33 [get_ports {fan_enable_b[0]}]
set_property PACKAGE_PIN A12 [get_ports {fan_enable_b[0]}]

Credits

Karl de Boois

Karl de Boois

2 projects • 16 followers
FPGA Expert with SBC addiction

Comments