-
Hi,
I have a custom board which is a combo of AD931 with ZYNQ.
I made a PYNQ image for my SDR board, and this PYNQ image could let me access the AD9361 throgh [pyadi-iio](https://github.com/an…
-
-
load source file /root/riscv_cpu/XiangShan/build/SimTop.v
/root/riscv_cpu/XiangShan/build/plusarg_reader.v
or
/root/riscv_cpu/XiangShan/build/XSTop.v
/root/riscv_cpu/XiangShan/build/plusarg_read…
-
## Issue Description ##
When trying to run the testbench for the example [rfnoc module](https://github.com/EttusResearch/uhd/tree/master/host/examples/rfnoc-example), it was configured fo…
-
完全按照作者的环境编译,是可以的,但是无法升级。我提出几点,仅供参考:
1. AutoBridge 内在属性无法支持 Vitis HLS 2021.2 版本。从编译的 log 文件来看,因该是 Vivado HLS 和 Vitis HLS 产生了较大的不同,而 AutoBridge 严重依赖于 HLS 工具的某些内在属性,导致即便 step1 可以正常运行,而 step2 无法正常运行。建议尽快…
-
Hello!
Full simulink model of QPSK receiver available?
AXI QPSK Receiver: Coarse Frequency Sync simulink model not simulate.
ghost updated
3 years ago
-
- [ ] Overlapping designator
![image](https://user-images.githubusercontent.com/24258965/120077597-72080180-c0ab-11eb-887c-05b56a98608f.png)
- [ ] Add description to DAC_AVCC test point
- [ ] Add…
-
Use LTpowerCAD to make power budget. With nice drawing will be easier to verify if there aren't any more mistakes.
-
I'm currently working with your Pynq image 2.6 and have successfully implemented the rfsoc_qpsk build. I'm wanting to implement the rfsoc_sam but my ZCU111 does not have a WiFi dongle and I am unable …
-
The following does not work for XUPRFSoC board ...
```python
# check whether board is supported
def check_env():
if not board == 'ZCU111':
raise ValueError("Board {} is not supported.…