fixup: generated-verilog submodule for experimental Rocket support
FIXME: This patch uses https://github.com/gsomlo/rocket-litex-verilog, however in the long term it would perhaps be better if enjoy-digital hosted the generated-verilog repository. Once that's in place, I'd be happy to re-spin (and squash) this patch on top of its parent -- GLS
This commit is contained in:
parent
1a530cf27d
commit
019fd94005
|
@ -19,3 +19,6 @@
|
|||
[submodule "litex/soc/cores/cpu/minerva/verilog"]
|
||||
path = litex/soc/cores/cpu/minerva/verilog
|
||||
url = http://github.com/enjoy-digital/minerva-verilog
|
||||
[submodule "litex/soc/cores/cpu/rocket/verilog"]
|
||||
path = litex/soc/cores/cpu/rocket/verilog
|
||||
url = https://github.com/gsomlo/rocket-litex-verilog
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit bcb12b0233b050dddef8d9c69bbf590d10428647
|
Loading…
Reference in New Issue