Rename fft generator submodule for consistency

This commit is contained in:
Animesh Agrawal
2022-01-03 01:15:52 -08:00
parent beaf37f30e
commit 1b18b0b9c8
3 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -131,6 +131,6 @@
[submodule "generators/ibex"]
path = generators/ibex
url = https://github.com/ucb-bar/ibex-wrapper
[submodule "generators/FFTGenerator"]
path = generators/FFTGenerator
url = https://github.com/AnimeshAgrawal/FFTGenerator.git
[submodule "generators/fft-generator"]
path = generators/fft-generator
url = https://github.com/ucb-bar/FFTGenerator.git