-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made OSVVM a submodule of the VUnit repo.
- Loading branch information
1 parent
d22645a
commit 1f290d4
Showing
31 changed files
with
80 additions
and
11,407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "vunit/vhdl/osvvm"] | ||
path = vunit/vhdl/osvvm | ||
url = https://github.com/JimLewis/OSVVM.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
All files except for OSVVM under vhdl/osvvm | ||
=========================================== | ||
This Source Code Form is subject to the terms of the Mozilla Public | ||
License, v. 2.0. If a copy of the MPL was not distributed with this file, | ||
You can obtain one at http://mozilla.org/MPL/2.0/. | ||
VUnit | ||
----- | ||
|
||
VUnit except for OSVVM (see below) is released under the terms of | ||
Mozilla Public License, v. 2.0. | ||
|
||
Copyright (c) 2014-2016, Lars Asplund lars.anders.asplund@gmail.com | ||
|
||
OSSVM under vhdl/osvvm | ||
====================== | ||
License according to http://www.perlfoundation.org/artistic_license_2_0 | ||
OSVVM | ||
----- | ||
|
||
OSVVM is redistributed as a submodule to VUnit for your convenience. OSVVM and derivative work | ||
located under examples/vhdl/osvvm_integration/src are licensed under the terms of Artistic License 2.0. | ||
|
||
Copyright (c) 2010 - 2015 by SynthWorks Design Inc. All rights reserved. | ||
Copyright (c) 2006-2016, SynthWorks Design Inc http://www.synthworks.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.