Blog

Posts in 2023
  • Fixed Point Python Libraries

    Thursday, February 02, 2023 in Blog

    Introduction I’ve been exploring ways to simulate fixed-point arithmetic in Python for algorithm development and testing. Fixed-point arithmetic is especially relevant for embedded systems, DSPs, and hardware modeling where floating-point may …

    Read more

Posts in 2022