Skip to content

nakayed/rfsoc_modulation_classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streaming-CNN FPGA Architecture for Communications-based Applications

This repository stores the necessary files needed to run the voila notebook demo for modulation classifcation presented at FCCM 2022.

Preinstallation

This repository's files have been built and tested on PYNQ 2.6 running on the AMD-Xilinx RFSoC 2x2 development board (https://www.rfsoc-pynq.io/).

Installation and Running

  • Run:
git clone [email protected]:Axdy/rfsoc_modulation_classification.git
  • Copy the amc_dma_rfsoc folder from the bitstream folder to the overlay folder on your board.
  • Copy the contents of the notebooks folder into the notebooks on your board.
  • To run the voila webpage please run the command:
voila /home/xilinx/jupyter_notebooks/voila_modulation_classification.ipynb --ExecutePreprocessor.timeout=180 --port=8866 --TagRemovePreprocessor.remove_cell_tags='{"ignore_me"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 64.7%
  • Verilog 25.8%
  • SystemVerilog 2.5%
  • Tcl 1.8%
  • C 1.6%
  • C++ 1.5%
  • Other 2.1%