gkchai / cwarp

C implementation of WARPLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cwarp

C implementation of WARPLab for transport speedup

Requirements

  • WARPLab v7.4 (MEX transport enabled)
  • WARP v3 Hardware
  • 1GbE/10GbE Ethernet Switch
  • 10GbE NIC

Instructions

  • Run Makefile to create the object files in "obj" directory
  • Run Matlab WARPLab script to initialize the WARP boards
  • Execute the object files
  • Run Matlab WARPLab script to disable WARP boards

Contact Information

Author: Krishna C. Garikipati
E-mail: gkchai@eecs.umich.edu

About

C implementation of WARPLab

License:Other


Languages

Language:C 97.6%Language:MATLAB 2.1%Language:Makefile 0.3%