Skip to content

Commit

Permalink
Merge pull request #84 from b224hisl/main
Browse files Browse the repository at this point in the history
RISC-V 3D Chip Design with TSV and Thermal Modeling
  • Loading branch information
msaligane authored Apr 18, 2024
2 parents ea2a058 + 0494eaa commit 3d166a4
Show file tree
Hide file tree
Showing 3 changed files with 2,111 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,10 @@ mm/*
*.deb

.vscode
VLSI24/submitted_notebooks/Open3DFlow/tsv.spice
VLSI24/submitted_notebooks/Open3DFlow/*.mk
VLSI24/submitted_notebooks/Open3DFlow/Open3DFlow
VLSI24/submitted_notebooks/Open3DFlow/HotSpot
VLSI24/submitted_notebooks/Open3DFlow/Results*
VLSI24/submitted_notebooks/Open3DFlow/Thermal_sim*

2 changes: 1 addition & 1 deletion VLSI23/accepted_notebooks/3LFCC/3LFCC_v2p0.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16606,7 +16606,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.3"
}
},
"nbformat": 4,
Expand Down
2,103 changes: 2,103 additions & 0 deletions VLSI24/submitted_notebooks/Open3DFlow/Open3DFlow.ipynb

Large diffs are not rendered by default.

0 comments on commit 3d166a4

Please sign in to comment.