文章分类 -  教程 / f4pga

摘要:参考文档 https://f4pga.readthedocs.io/projects/prjxray/en/latest/db_dev_process/readme.html#step-2 prjxray下载及编译 下载 git clone https://github.com/f4pga/prjx 阅读全文
posted @ 2023-11-20 23:51 小拳头呀 阅读(283) 评论(0) 推荐(0)
摘要:参考文档 f4pga 官方文档 环境准备 下载 通过git下载源码 # 官方仓库 git clone https://github.com/f4pga/f4pga-arch-defs.git --recursive 编译环境 完成后,安装编译工具make(已有可跳过此步) sudo apt-get 阅读全文
posted @ 2023-05-12 15:31 小拳头呀 阅读(246) 评论(0) 推荐(0)
摘要:参考文档 https://f4pga-examples.readthedocs.io/en/latest/getting.html 环境准备 系统环境 这里以Ubuntu 20.04 为例 将当前包更新到最新版本 apt update -y 安装git 如果已有git环境请跳过此步 apt inst 阅读全文
posted @ 2023-04-28 11:38 小拳头呀 阅读(281) 评论(0) 推荐(0)