olofk / fusesoc

Package manager and build abstraction tool for FPGA/ASIC development
BSD 2-Clause "Simplified" License
1.21k stars 246 forks source link

Using multiple revisions of the same library in a project #690

Open suppamax opened 5 months ago

suppamax commented 5 months ago

A complex system might require different versions of an IP in different modules.

Is there a mechanism which renames modules (and probably packages, macros, functions...) to avoid name clashing?