-
Dear charles,
How you recommend me to compile the updated code with
```
sbt "runMain naxriscv.Gen64"
```
like which branch to stay in spinal HDL and which branch to stay in main one ?
…
-
elodg updated
6 years ago
-
## Issue Description ##
The X3x0 of USRP 2974 is not discoverable in Vivado 2015.4/2019.1. But appears in lsusb as FTDI.
## Setup Details ##
The block diagram of USRP 2974 suggests that the SoM…
-
你好,我按照《教你设计CPU-RISC-V处理器》一书18.3内容从github上下载工程,并按照书本过程编译,但是最终生成的system.bit和system.mcs并不在书本上所写的 artydevkit/obj/ 目录内而是在 hbirdkit/obj 目录下并且烧录进 digilent arty a7 板内连接串口也没有返回值,请问这是为什么?有什么解决办法吗?
谢谢
-
According to the official [XDC file](https://reference.digilentinc.com/_media/reference/programmable-logic/pynq-z1/pynq-z1_c.zip), the SPI SS pin should be mapped to F16, while in this project the por…
-
The correct numbering must be
```
#set_property -dict { PACKAGE_PIN E15 IOSTANDARD LVCMOS33 } [get_ports { jb[1] }];
#set_property -dict { PACKAGE_PIN E16 IOSTANDARD LVCMOS33 } [get_ports { …
-
Please re-test the example found here: https://github.com/Xilinx/embeddedsw/blob/master/ThirdParty/bsp/freertos10_xilinx/examples/freertos_intr_example.c. It doesn't work, and I'm not the first to not…
-
[International Symposium on Field-Programmable Gate Arrays](http://isfpga.org/program.html)
-
I just installed the latest version of WaveForms (3.18.1) on Windows 10, and afterwards installed the SDK through `pip3 install git+https://github.com/Digilent/WaveForms-SDK-Getting-Started-PY#egg=WF_…
-
Hello everyone,
For a project, I need to use SGMII as a communication interface.
As a beginner, I'm currently searching for a cheap FGPA board able to support SGMII synthesis.
I was thinking u…