this post was submitted on 26 May 2024
30 points (82.6% liked)

Furry Technologists

1280 readers
1 users here now

Science, Technology, and pawbs

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 3 months ago (1 children)

But FPGAs can reconfigure themselves.

[–] [email protected] 2 points 3 months ago (1 children)

After being configured by the user? Didn't know that

[–] [email protected] 5 points 3 months ago

There are a few ways to do it for Xilinx/AMD For Zynqs, the processor actually programs the programmable logic, so you just need bit files in the OS file system and your good to go. For any part there is also partial reconfiguration where small bits can be programmed with alternate partial bitstreams without reconfiguring the whole device. There are a bunch of conditions that have to be met, and I don't have any experience with that style of design, but yep, self reconfiguration, at leas on Xilinx parts, is definitely a thing.