Skip to content

Commit 8b7f40e

Browse files
committed
cleaned up website
1 parent cbf76b9 commit 8b7f40e

7 files changed

Lines changed: 43 additions & 36 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
ASIC Tools Setup and Guides
2+
================
3+
4+
:doc:`asic-tools`
5+
6+
:doc:`visual-setup`
7+
8+
:doc:`../flow-guides/index`

source/docs/intro-to-asic.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ View the `Francisco Wilken's Intro to ASIC Presentation (PDF) <../_static/pdf/ve
66
.. raw:: html
77

88
<iframe src="../_static/pdf/verilog-meetups-stuff/10_25%20Pres.pdf" width="100%" height="600px" style="border:none;"></iframe>
9-

source/docs/presentations/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ Presenter Slides
2424
../intro-fifo
2525
../bist
2626
../intro-to-formal
27+
../timing-guides/index

source/docs/risc-v/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ RISC-V References
1616
riscv-isa
1717
riscv-privileged
1818
riscv-unprivileged
19+
../carpcore/eelhaz

source/docs/video-guides/video-guides.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ CARP Videos
99

1010
`CARP Guest Talk - ASIC Design and TinyTapeout with Matt Venn <https://www.youtube.com/watch?v=koR7RC7Wuik>`_
1111

12-
`Intro to ASIC Formal Verification - Riley Peters <https://www.youtube.com/watch?v=Bvp3MHgNWHY>`_
12+
`Intro to ASIC Formal Verification - Riley Peters <https://www.youtube.com/watch?v=Bvp3MHgNWHY>`_

source/index.rst

Lines changed: 4 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,13 @@ CARP Contributor Homepage
3636
:caption: Resources and Guides
3737

3838
docs/video-guides/video-guides
39-
docs/asic-tools-installation/asic-tools
40-
docs/asic-tools-installation/visual-setup
41-
docs/flow-guides/index
39+
docs/asic-tools-installation/tool-setup
4240
docs/asic-class/asic-class
43-
docs/timing-guides/index
44-
docs/FreeRTOS/index
4541
docs/risc-v/index
4642

4743
.. docs/memory/index
4844

4945
docs/presentations/index
50-
docs/carpcore/eelhaz
5146

5247

5348

@@ -63,15 +58,7 @@ CARP Contributor Homepage
6358
:maxdepth: 3
6459
:caption: Meetings
6560

66-
meetings/meeting-1
67-
meetings/meeting-2
68-
meetings/meeting-3
69-
meetings/meeting-4
70-
meetings/meeting-5
71-
meetings/meeting-67
72-
meetings/meeting-8
73-
meetings/meeting-9
74-
meetings/verilog-meetup
61+
meetings/fall-meetings
7562

7663
.. meta::
7764
:description: CARP Documentation Site
@@ -151,26 +138,9 @@ ASIC-Tools Installation Guide
151138

152139
Meetings
153140
~~~~~~~~
154-
:doc:`/meetings/meeting-1`
141+
:doc:`/meetings/fall-meetings`
155142

156-
:doc:`meetings/meeting-2`
157-
158-
:doc:`meetings/meeting-3`
159-
160-
:doc:`meetings/meeting-4`
161-
162-
:doc:`meetings/meeting-5`
163-
164-
:doc:`meetings/meeting-67`
165-
166-
:doc:`meetings/meeting-8`
167-
168-
:doc:`meetings/meeting-9`
169-
170-
:doc:`meetings/verilog-meetup`
171-
172-
173-
.. important:: The 14th meeting will be 1/31/2026 @ 12:00 PM in Bldg. 20, Room 100
143+
.. important:: The next meeting will be 1/31/2026 @ 12:00 PM in Bldg. 20, Room 100
174144

175145
.. raw:: html
176146

source/meetings/fall-meetings.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
=======
2+
Fall Meetings
3+
=======
4+
5+
.. note::
6+
**Welcome to the Fall CARP meetings!**
7+
8+
Fall Meetings
9+
-------------
10+
11+
:doc:`meeting-1`
12+
13+
:doc:`meeting-2`
14+
15+
:doc:`meeting-3`
16+
17+
:doc:`meeting-4`
18+
19+
:doc:`meeting-5`
20+
21+
:doc:`meeting-67`
22+
23+
:doc:`meeting-8`
24+
25+
:doc:`meeting-9`
26+
27+
:doc:`verilog-meetup`
28+

0 commit comments

Comments
 (0)