Hacker News new | ask | show | jobs
by thrtythreeforty 816 days ago
Zynq is deeply annoying to work with, though. Unfortunately the hard ARM core bootloads the FPGA fabric, rather than the other way around (or having the option to initialize both separately). This means you have to muck with software on the target to update FPGA bitstreams.
1 comments

Isn't it mostly just boilerplate code that does the FPGA configuration, though?