Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add openfasoc-tapeouts as git submodule #102

Merged
merged 2 commits into from
Sep 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "caravel_user_project"]
path = caravel_user_project
url = https://github.com/efabless/caravel_user_project.git
[submodule "tapeouts"]
path = tapeouts
url = [email protected]:idea-fasoc/openfasoc-tapeouts.git
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ To run the simulation, please edit your local model file in `common/platform_con
Tapeouts and testing setup
*********************************

Please refer to our testing setup in our `tapeouts and testing setup section <tapeouts/mpw-1/testsetup>`_.
Please refer to our testing setup in our `tapeouts and testing setup section <https://github.com/idea-fasoc/openfasoc-tapeouts>`_.

Citation
****************
Expand Down
1 change: 1 addition & 0 deletions tapeouts
Submodule tapeouts added at 1b4068
60 changes: 0 additions & 60 deletions tapeouts/mpw-1/testsetup/MATLAB/CalcAcc.m

This file was deleted.

41 changes: 0 additions & 41 deletions tapeouts/mpw-1/testsetup/MATLAB/DesignToConfig.m

This file was deleted.

25 changes: 0 additions & 25 deletions tapeouts/mpw-1/testsetup/MATLAB/EvalDesignFoM.m

This file was deleted.

102 changes: 0 additions & 102 deletions tapeouts/mpw-1/testsetup/MATLAB/EvalDesignGivenRange.m

This file was deleted.

27 changes: 0 additions & 27 deletions tapeouts/mpw-1/testsetup/MATLAB/EvalDesignInacc.m

This file was deleted.

53 changes: 0 additions & 53 deletions tapeouts/mpw-1/testsetup/MATLAB/ExploreHighRange.m

This file was deleted.

Loading