vunit icon indicating copy to clipboard operation
vunit copied to clipboard

Feature Request: Option for library by library compilation

Open abaebae opened this issue 2 years ago • 4 comments

Currently only file by file compilation is supported. It would be nice to have the option to select a compilation by library, i.e. all files from a library in a single compile command. This is especially useful for SystemVerilog.

abaebae avatar Mar 01 '23 16:03 abaebae

@abaebae Is your use case library groups only or do you see that arbitrary groups are of interest? If we only need library groups there is no need for a new group concept (or whatever it should be called), only a library configuration controlling what approach to use.

LarsAsplund avatar Mar 01 '23 22:03 LarsAsplund

@LarsAsplund currently I only see the use case of library groups

abaebae avatar Mar 02 '23 06:03 abaebae

@abaebae Check. What simulators are you targeting?

LarsAsplund avatar Mar 02 '23 08:03 LarsAsplund

@LarsAsplund currently only Aldec Riviera-Pro

abaebae avatar Mar 02 '23 08:03 abaebae