de25-nano

Terasic友晶科技20 小时前
linux·服务器·fpga开发·linux kernel·de25-nano
答疑解惑|为DE25-Nano开发板配置Linux kernel时.config文件没有起作用是什么原因?参考友晶科技官网提供的DE25-Nano 开发板SD卡Linux Image制作教程(https://github.com/johnnyfan1979/public_doc/blob/main/documentation/DE25_Nano/DE25%20Nano%20Build%20Linux%20image%20from%20scratch.md),执行了kernel配置命令(cp de25-nano.config .config)后,当继续执行命令make -j $(nproc) Image mod
Terasic友晶科技1 个月前
fpga开发·串口·led·de25-nano
答疑解惑 | DE25-Nano开发板串口在访问FPGA端外设LED时卡死,无任何反应参考友晶官方的GHRD工程(下载地址:https://www.terasic.com.cn/cgi-bin/page/archive.pl?Language=China&CategoryNo=69&No=1392&PartNo=4#contents)做一个更小的SOC FPGA系统,其中IP架构如下:
Terasic友晶科技1 个月前
fpga开发·led·uboot·de25-nano·terasic
答疑解惑 | DE25-Nano开发板Uboot阶段与FPGA外设交互失败近日测试友晶官网提供的de25_nano_revA_sdcard_console_v1.1.zip镜像(下载地址:https://www.terasic.com.cn/cgi-bin/page/archive.pl?Language=China&CategoryNo=69&No=1392&PartNo=4#contents),想在该镜像的 U-Boot 阶段通过内存映射的方式来读写 FPGA 外设(如 LED、开关、按键)对应的寄存器,从而实现在操作系统启动前快速验证FPGA逻辑是否正确。
Terasic友晶科技4 个月前
fpga开发·auto detect·de25-nano·jtag id
DE25-Nano开发板在Programmer的 Auto Detect 下检测出来的器件和友晶官方提供的工程里器件不一样有没有关系?DE25-Nano开发板Auto Detect 出来的是A5EA013BB23B器件,但友晶官方提供的工程用的是A5EB013BB23B器件,器件不同有没有关系?
我是有底线的