Browse Source

switch to own branch for picorv32

master
stefan 2 weeks ago
parent
commit
f5d69c9b89
  1. 7
      .gitmodules
  2. 3
      README.md
  3. 1
      circuits/picorv32
  4. 1
      kyupy

7
.gitmodules vendored

@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
[submodule "kyupy"]
path = kyupy
url = https://git.vlab.cse.kyutech.ac.jp/stefan/kyupy.git
branch = devel
[submodule "circuits/picorv32"]
path = circuits/picorv32
url = git@github.com:s-holst/picorv32.git

3
README.md

@ -1,3 +1,2 @@ @@ -1,3 +1,2 @@
# infield
# In-Field Testing Using MISR
In-Field Testing Using MISR

1
circuits/picorv32

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit 9ab4f931768d5e667067ca2310e29174a507fc7b

1
kyupy

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit f0b55eed271941db16687dbc625a18ef2e96f25d
Loading…
Cancel
Save