thotypous / rtai-irq-latency

RTAI IRQ Latency Experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTAI IRQ Latency Experiments

Companion article

Please read the companion article to this repository in order to understand its contents.

Directory structure

Directories below contain a complete Makefile for compiling them. You may need to pass environment variables if you use any non-standard paths for RTAI or Quartus II.

  • LPT_SW → RTAI module for testing parallel port interrupt latency
  • PCIe_SW → RTAI module for testing PCI express interrupt latency
  • PCIe_HW → Quartus II project and Bluespec source code for the PCIe hardware
  • plot → histogram plotting tool

About

RTAI IRQ Latency Experiments

License:MIT License


Languages

Language:Verilog 54.4%Language:Bluespec 15.5%Language:C 13.6%Language:Tcl 10.5%Language:Makefile 3.7%Language:Python 2.4%