Marco Spaziani Brunella
  • Blog
  • /
  • Projects
  • /

Filter

  • Xilinx
  • FPGA
  • Clock Domain Crossing
  • CDC
  • RISC-V
  • LLVM
  • MLIR
  • Large Language Model
  • PCIe

Posts

Mastering External Signal Synchronization in FPGA Design

6/27/2025
In the world of FPGA design, few challenges are as fundamental yet critical as handling external asynchronous signals.

How to generate RISC-V vector code from Tensorflow

11/4/2024
In this article, we will explore how to generate RISC-V vector extension assembly from Tensorflow via XLA.

How to compile a Large Language Model (LLM) to RISC-V

11/4/2024
In this article, we will explore how to compile a Large-Language Model like Bert and generate RISC-V vector extension code

Xilinx QDMA IP Core Tutorial

11/4/2023
In this article, we will explore how to use the Xilinx QDMA IP core to create a PCIe device and access it over Linux.