• 0 Posts
  • 7 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle
  • Me!!!

    But I’m actually safe: Last month I fried half of my BTRFS array, and decided that instead of recovering the system, I’d rather copy over the relevant data and reinstall Arch from scratch. In doing so, I’ve shed the majority of AUR packages that my old system had. Of the handful of AUR packages on my new system, none were attacked.





  • Vivado is software for designing hardware on an FPGA. AMD bought out Xilinx, one of the big FPGA manufacturers, a few years back. FPGAs are basically programmable digital circuits: you configure a series of internal logic gates to represent the function of a circuit with memory, data busses, registers, gates, etc. In this fashion, an FPGA could be programmed to function like a CPU, a radio, a video encoder, or nearly any other piece of digital hardware. Very useful for hobbyists and prototyping.

    The thing with FPGA software is that there are no open source alternatives. FPGAs have so many complicated blobs and signing keys and proprietary IP blocks that your only choice is to use the manufacturer’s offering.