Forum Discussion

Sawicki's avatar
Sawicki
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Cyclone V Development kit with MATLAB HDL Coder Error

Iam following Mathworks guide on HDL coder. But in HDL Workflow Advisor project creation under Embadded System Integration task that I launc. First errors that I get are:

 Warning: hps_0.f2h_irq0: Cannot connect clock for <b>irq_mapper.sender</b>
 Warning: hps_0.f2h_irq0: Cannot connect reset for <b>irq_mapper.sender</b>
 Warning: hps_0.f2h_irq1: Cannot connect clock for <b>irq_mapper_001.sender</b>
 Warning: hps_0.f2h_irq1: Cannot connect reset for <b>irq_mapper_001.sender</b>

I tried changing HDL Code Generation Settings to Verilog instead of VHDL but nothing changed. Also changed Windows 10 system language to English(US). Iam using Quartus 19.1 and got Cyclone V libraries instaled. OS: Windows 10, Matlab R2021a.

Iam including error log file

  • Fixed the issue. The solution steps are:

    >Using Intel Quartus Prime 19.1 (patched)

    >Instaling ubuntu 18.04 LTS and manualy instaling WSL, make and dos2unix (after updating apt package list)

    >Enabling WSL in windows control panel

    (Due to spam system this is pretty much copy of my other post - sorry for spam, solution is the same)

1 Reply

  • Sawicki's avatar
    Sawicki
    Icon for New Contributor rankNew Contributor

    Fixed the issue. The solution steps are:

    >Using Intel Quartus Prime 19.1 (patched)

    >Instaling ubuntu 18.04 LTS and manualy instaling WSL, make and dos2unix (after updating apt package list)

    >Enabling WSL in windows control panel

    (Due to spam system this is pretty much copy of my other post - sorry for spam, solution is the same)