Use VHDL library

You can add library="my_library", use_clauses="use my_library.component;\n\nuse work.pck_myhdl_011.all;" to the convert() function.

1 Like