1 Star 0 Fork 0

sspg/RFSoC-Book

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause

Software Defined Radio with Zynq® UltraScale+ RFSoC

This repository contains the companion Jupyter Notebooks for the Software Defined Radio with Zynq® UltraScale+ RFSoC book.

oscthumb
Free Download & Printed Edition

To begin installing the Jupyter Notebooks on your system, click-on one of the options below.

RFSoC Setup

This repository is currently only compatible with RFSoC-PYNQ v2.7 and greater. Follow the steps below to setup the RFSoC platform for installing the companion Jupyter Notebooks.

  1. Currently, there are 5 compatible RFSoC platforms. These are listed as follows:
  1. Install PYNQ v2.7 or greater onto an SD card and plug it in to your RFSoC platform.

  2. Your RFSoC platform requires internet access to install the companion Jupyter Notebooks. Follow the instructions here that assist with internet access.

  3. Navigate to JupyterLab by opening a browser (preferably Chrome) and connecting to http://<board_ip_address>:9090/lab.

Notebook Installation

The companion Jupyter Notebooks can be installed on a computer or RFSoC platform. Follow the instructions below to install the notebooks through JupyterLab. If you haven't already, launch JupyterLab on your computer or RFSoC platform.

  1. We need to open a terminal in JupyterLab. Firstly, open a launcher window as given in the following figure.

  1. Now open a terminal in Jupyter as shown below:

  1. Install the RFSoC Book notebooks through PIP by executing the following command in the terminal.
pip install https://github.com/strath-sdr/RFSoC-Book/archive/v1.1.0.tar.gz
  1. Run the following command in the Jupyter terminal window to install the notebooks and dependencies.
python -m rfsoc_book install
  1. The RFSoC-Book notebooks are installed. Navigate to the JupyterLab workspace and you will find the notebooks in a folder named rfsoc_book.

Additional Commands

The RFSoC Book module provides additional commands for those that would like to clean notebooks after use, or uninstall notebooks from their system.

Notebooks can be reset by running the following command in the Jupyter terminal.

python -m rfsoc_book clean

To uninstall all notebooks and dependencies, run the command below in the Jupyter terminal.

python -m rfsoc_book uninstall

Warning and Disclaimer

The best efforts of the authors have been used to ensure that accurate and current information is presented in this repository. This includes researching the topics covered and developing examples. The material included is provided on an "as-is" basis in the best of faith, and the authors do not make any warranty of any kind, expressed, or implied, with regard to the documentation contained in this repository. The authors shall not be held liable for any loss or damage resulting directly or indirectly from any information or examples contained herein.


Copyright © 2023 Strathclyde Academic Media



BSD 3-Clause License Copyright (c) 2023, Strathclyde Academic Media Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

clone https://github.com/strath-sdr/RFSoC-Book.git 展开 收起
Python 等 2 种语言
BSD-3-Clause
取消

发行版

暂无发行版

贡献者 (2)

全部

近期动态

9个月前创建了仓库
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/sspg/RFSoC-Book.git
git@gitee.com:sspg/RFSoC-Book.git
sspg
RFSoC-Book
RFSoC-Book
main

搜索帮助