# ZCU111 overlay base

**URL:** https://discuss.pynq.io/t/zcu111-overlay-base/6560
**Category:** Support
**Created:** [January 23, 2024, 1:35pm UTC](https://discuss.pynq.io/t/zcu111-overlay-base/6560 "2024-01-23T13:35:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Allanos](https://avatars.discourse-cdn.com/v4/letter/a/34f0e0/32.png) [@Allanos](https://discuss.pynq.io/u/Allanos)
#### Post date: [January 23, 2024, 1:35pm UTC](https://discuss.pynq.io/t/zcu111-overlay-base/6560/1 "2024-01-23T13:35:49Z")

</div>

Hi, i am looking for a base overlay for the ZCU111 board. I haven’t found anything similar, does it exist? It is because I want to do the same thing that was already asked here and it seems that there was no answer.

> [@ZCU111 rfdc PYNQ control](https://discuss.pynq.io/t/zcu111-rfdc-pynq-control/5938):
>
> I used RFSoC4x2 board before, and I’m going to use ZCU111 board. For PYNQ image, 2.7 version was used in RFSoC4x2, and 3.0.1 version is installed separately in ZCU111. Previously, the base.bit of RFSoC4x2 was used to generate signals in the same manner as in the picture below Through the above method, we were able to generate the desired frequency sine wave with DAC. However, with ZCU111, the overlay base is gone, and only the QPSK example remains. Therefore, I wonder if there is a…

Regards

---

<div class="post-metadata">

### Author: ![lso111273](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.pynq.io/lso111273/32/5011_2.png) [@lso111273](https://discuss.pynq.io/u/lso111273)
#### Post date: [January 26, 2024, 7:19am UTC](https://discuss.pynq.io/t/zcu111-overlay-base/6560/2 "2024-01-26T07:19:48Z")

</div>

I have a schedule, so my answer is late.

I progressing this project currently but as I know ‘base’ overlay doesn’t exist for ZCU111.  
So I trying to ‘rfsoc\_radio’ and ‘rfsoc\_qpsk’ overlay in ZCU111.  
This overlay dowanload method and example exist in ‘RFSOC\_SDR book’

But these overlays make based on arbitrarily made ‘dashboard’ in python.  
So if you want to do a project based on this, I recommand analyze these overlays or make new overlay.

Additionally, if it is the same project, the ‘base’ overlay is considered unavailable. If necessary, you can check the overlay in Vivado.
