Hi I am trying to generate the design in Vivado but getting error.
Please specify the procedure to create it.
- hardware project
- Software Project
Regards
Hyanki
Hi I am trying to generate the design in Vivado but getting error.
Please specify the procedure to create it.
Regards
Hyanki
Hi @hyanki,
Welcome to the PYNQ community.
Can you elaborate what error you’re getting?
The instructions to rebuild are here GitHub - strath-sdr/rfsoc_qpsk: PYNQ example of using the RFSoC as a QPSK transceiver.
Mario
Dear Mario
Today i cound generate the project now i need detail about architecture and below is my query.
How driver software is running? Is it baremetal or linux?
If it is linux can i run it in baremetal?
Specification of QPSK parameter like what is symbol rate, RRC factor, carrier recovery range etc?
At what carrier frequency RF DC is configured?
Regards
Hyanki
The description in in the paper they are linking in the introduction. GitHub - strath-sdr/rfsoc_qpsk: PYNQ example of using the RFSoC as a QPSK transceiver.
Dear mario
I got some information here but i have below doubt.
Regards
Hyanki
Dear marioruiz
I have gone through the doc and seen the specs. Now I am looking that
if i wanted to change modem parameter then how i can do and how can i
update in other blocks and in which IDE software will develop?
Regards
Hyanki
This design was likely designed with Model Composer (Simulink) and Vivado.
Mario
So it means i can change the parameters and run with the PTNQ?