Forum Discussion

gavin5342's avatar
gavin5342
Icon for New Contributor rankNew Contributor
5 months ago
Solved

platform designer how to add -L argument to -makelib line in get_design_files using _hw.tcl

If I make a Platform Designer module with a _hw.tcl file, there doesn't seem to be a way to make PD add a -L argument to the -makelib line in get_design_files. It seems I must add all the files with packages that I use to the library for that module using add_fileset (like the Avalon verification IPs do).
Have I missed something, because I would rather compile a package once and then refer to it during compilation using -L?

Thanks,
Gavin

3 Replies