element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Avnet Boards General MIMO signal transmission using ZCU208
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 3 replies
  • Subscribers 347 subscribers
  • Views 2181 views
  • Users 0 members are here
  • rfsoc explorer
  • RFSoC Gen 3 Kit
  • hdl coder
  • rfsoc
  • zedboardcmty
Related

MIMO signal transmission using ZCU208

ahershko
ahershko over 4 years ago

Hi.

I just received the ZCU208 and I want to use it for a demo transmitting a MIMO signal from DDR using the 8 DACs synchronously.

As I understand, RFSoC Explorer does not support this, but from the Matlab FileExchange page I was referred to HDL Coder: https://rfsoc-hdlcoder.readthedocs.io/en/latest/index.html

Some questions regarding the HDL coder:

1. According to the docs, it requires RFSoC Explorer version 2.0.2, though the latest released version is 2.0.1 - how come?

     1.1. It also says: "There is a bug in the MathWorks installer which caused v2.0.1 to add invalid support package paths"

          Is this why I cant install "HDL Coder Support Package for Xilinx RFSoC Devices"?

          since I cant get version 2.0.2 - is there a way to overcome this?

2. I see that the HDL coder for ZCU208 is a work-in-progress. Is this the right tool for the job for me at the moment?

 

Thanks,

Almog.

  • Sign in to reply
  • Cancel

Top Replies

  • mbrown
    mbrown over 4 years ago +1
    Hi Almog, With MATLAB R2021a, the following support packages cannot coexist: SoC Blockset Support Package for Xilinx Devices Embedded Coder Support Package for Xilinx Zynq Platform I'm not aware of any…
  • lightcollector
    lightcollector over 3 years ago in reply to ahershko +1
    Hi Almog, 1) Yes: please keep trying to download the MathWork's support package. Sometimes MathWork's servers get busy. 2) You must work with 2020.2, all the underlying foundation and source relies on…
Parents
  • mbrown
    mbrown over 4 years ago

    Hi Almog,

     

    With MATLAB R2021a, the following support packages cannot coexist:

    • SoC Blockset Support Package for Xilinx Devices
    • Embedded Coder Support Package for Xilinx Zynq Platform

    I'm not aware of any related issue with installing HDL Coder Support Package for Xilinx RFSoC Devices.

     

    The invalid support package path issue can be resolved by removing all paths that contain the following:

     

         <appAddonsDir>\AvnetRFSoCExplorer\ProgramData

     

    MATLAB's 'pathtool' utility makes this easy:

         image

     

    This will be performed automatically in the next release, which should be out next week. We are likely skipping 2.0.2 as we have added a few features to the next release, so 2.1.0 is more appropriate.

     

    Thanks,

    /Matt

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ahershko
    ahershko over 3 years ago in reply to mbrown

    Hi mbrown.

    Thanks for the reply. In the readthedocs page (https://rfsoc-hdlcoder.readthedocs.io/en/latest/zcu208.html ) it says I need these add-ons:

    • HDL Coder Support Package for Xilinx RFSoC Devices (July 14th, 2021 or newer)
    • HDL Coder Support Package for Zynq (April, 2021 or newer)

    I installed the first one, but the second one fails during installation:

    image

    This was tested on 2 PCs on 2 different networks.

     

    1. Is there a way to overcome this installation problem?

    2. must I work with Vivado 2020.2? can I work with Vivado 2021.2?

    3. must I work with Matlab R2021a? can I work with R2021b?

    4. I want to use the ZCU208 to transmit a MIMO signal from files. This means that I need to transfer the 8 waveforms to the DDR/BRAM (depends if the DDR can handle the rates I need), and read each waveform to it's matching DAC, doing this synchronously between the 8 DACs and in the maximal sample rate possible (10GSps for each DAC).

         - can I build this system using the HDL coder? if not at the moment, I will not try to install it and save this time.

         - can you give some detail about the new features in the upcoming 2.1.0 version? perhaps it will be adequate for my needs.

     

    Thanks a lot Matt,

    Almog.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • lightcollector
    lightcollector over 3 years ago in reply to ahershko

    Hi Almog,

     

    1) Yes: please keep trying to download the MathWork's support package.  Sometimes MathWork's servers get busy.

    2) You must work with 2020.2, all the underlying foundation and source relies on Vivado 2020.2.

    3) You should work with R2021a, R2021b works to at least some degree but make sure you have downloaded the SD image and examples .zip file per the instructions at least last week.  The example files had to have an RTL generation flag turned on to be compatible with R2021b.  Again, though if there are other troubles with R2021b, there is nothing that can be done to fix it at this time.

    4a) The DDR does not have the bandwidth to read samples & 80Gsps.  You could do lower rates, study the PL DDR capabilities of the ZCU208 dev board.

    4b) Sorry I do not know the answer to that question.

     

    Thanks

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • lightcollector
    lightcollector over 3 years ago in reply to ahershko

    Hi Almog,

     

    1) Yes: please keep trying to download the MathWork's support package.  Sometimes MathWork's servers get busy.

    2) You must work with 2020.2, all the underlying foundation and source relies on Vivado 2020.2.

    3) You should work with R2021a, R2021b works to at least some degree but make sure you have downloaded the SD image and examples .zip file per the instructions at least last week.  The example files had to have an RTL generation flag turned on to be compatible with R2021b.  Again, though if there are other troubles with R2021b, there is nothing that can be done to fix it at this time.

    4a) The DDR does not have the bandwidth to read samples & 80Gsps.  You could do lower rates, study the PL DDR capabilities of the ZCU208 dev board.

    4b) Sorry I do not know the answer to that question.

     

    Thanks

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube