フィルターのクリア

HDL coder mapping error

1 回表示 (過去 30 日間)
Vasil Enev
Vasil Enev 2020 年 2 月 17 日
回答済み: Vasil Enev 2020 年 2 月 17 日
Hello,
I am trying to generate HDL code for a Xilix FPGA board using the HDL coder. I cannot say I understand the whole process in depth, but it has 5 stages that need to be executed in order and take care of the model built, the peripherals used on the board, the FPGA arrangement and so on. I consistently get the same error at the mapping stage, error log attached to the thread. The error follows me through models, even a simple unit delat with input and output, so I dare say it is not model-dependent.
From what Im gathering it has to do with a license error of either my Xilinx or my Windows. Has anyone encountered a simmilar error before, does anyone have solutions that work?
Thanks

回答 (2 件)

stozaki
stozaki 2020 年 2 月 17 日
編集済み: stozaki 2020 年 2 月 17 日
I look like you are using the ISE web pack. The web pack does not support xc6vlx240t. web pack supports only xclx75T. If you use a web pack, please change the target device to xclx75T
Please see following support device table.

Vasil Enev
Vasil Enev 2020 年 2 月 17 日
Hello,
I thought I am using the ISE Design Suite. I have it installed on my laptop and at the beginning of the process, the synthesis tool is specified as Xilinx ISE, see screenshot below:
If that is the problem, how do I change between solvers or boards. The board you suggested I should use is not available on the list of boards I have, and would be different than the one I am trying to program.
Thanks,
Vasil

製品


リリース

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by