User Tools

Site Tools


code:open-source:hse-core-fpga-basics

HSE FPGA Basics

A set of simple VIs with functions often needed on FPGAs, and sometimes for normal programming.

GitLab repository: https://code.hampel-soft.com/open-source/hse-fpga-base-functions

List of Functions

  • Boolean Rising Edge Detection
  • Boolean Falling Edge Detection
  • Boolean Latch
  • Numeric Latch (VIM, works with all numeric data types)
  • Count Up (VIM, works with all numeric data types)
  • Count Down (VIM, works with all numeric data types)
  • Get Bit (VIM, works with all integer data types)
  • Set Bit (VIM, works with all integer data types)
code/open-source/hse-core-fpga-basics.txt · Last modified: 2025/09/26 08:58 by manuel.sebald