Skip to content

Commit 25902cc

Browse files
Patrick LehmannPatrick Lehmann
Patrick Lehmann
authored and
Patrick Lehmann
committed
Derived a generic SortList package from SortListPkg_int.
1 parent 0588e96 commit 25902cc

File tree

4 files changed

+432
-5
lines changed

4 files changed

+432
-5
lines changed

OsvvmContext.vhd

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ context OsvvmContext is
5454
use OSVVM.RandomPkg.all ;
5555
use OSVVM.CoveragePkg.all ;
5656
use OSVVM.MemoryPkg.all ;
57+
use OSVVM.SortListPkg.all ;
5758

5859
end context OsvvmContext ;
5960

0 commit comments

Comments
 (0)