This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
cocotb_with_ghdl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Added libvhdl & cryptocores as git submodules
master
T. Meissner
3 years ago
parent
e13b23f27b
commit
92a387bf22
3 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.gitmodules
+1
-0
ext/cryptocores
+1
-0
ext/libvhdl
+ 6
- 0
.gitmodules
View File
@ -0,0 +1,6 @@
[submodule "ext/cryptocores"]
path = ext/cryptocores
url = https://git.goodcleanfun.de/tmeissner/cryptocores.git
[submodule "ext/libvhdl"]
path = ext/libvhdl
url = https://git.goodcleanfun.de/tmeissner/libvhdl.git
+ 1
- 0
ext/cryptocores
@ -0,0 +1 @@
Subproject commit 302ad79ceddc851b88bfc119848c449634d261eb
+ 1
- 0
ext/libvhdl
@ -0,0 +1 @@
Subproject commit 84d9a28afbf773fd3cdd2c7c83b2034fbcd1b033
Write
Preview
Loading…
Cancel
Save