how to use the work library with Hdl Import?

조회 수: 25 (최근 30일)
julian
julian 2024년 11월 18일 12:29
댓글: julian 2024년 11월 18일 14:34
hello,
I have a problem to use the with my owm code.
this code instantiate a own library with constants and at the beggining its instantiate like:
use work.library_name.all;
tried to put the library in the same folder than the vhdl code, create a work folder within but with first option says:
Unknown library 'library_name'. Only IEEE and work libraries are supported.
Hdl Import parse failed.
and second:
'library_name' not found
Hdl Import parse failed.
how should be done?.
thanks,
regards.
  댓글 수: 1
julian
julian 2024년 11월 18일 14:34
solved,
just have to change the name of the library to work

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by