HDL coder mapping error

2 visualizaciones (últimos 30 días)
Vasil Enev
Vasil Enev el 17 de Feb. de 2020
Respondida: Vasil Enev el 17 de Feb. de 2020
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

Respuestas (2)

stozaki
stozaki el 17 de Feb. de 2020
Editada: stozaki el 17 de Feb. de 2020
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 el 17 de Feb. de 2020
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

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by