Skip to content

Commit 5e5f5f2

Browse files
committed
added stuff
1 parent 610c5d5 commit 5e5f5f2

5 files changed

Lines changed: 12 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,5 @@ cython_debug/
176176
.pypirc
177177

178178
/_site/
179+
180+
/just/
3.57 MB
Binary file not shown.

source/docs/formal_verif.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Intro to ASIC Formal Verification
2+
=====================================
3+
4+
View the `Riley Peter's Intro to ASIC Formal Verification Presentation (PDF) <../_static/pdf/meeting-slides/intro-to-formal.pdf>`_
5+
6+
.. raw:: html
7+
8+
<iframe src="../_static/pdf/meeting-slides/intro-to-formal.pdf" width="100%" height="600px" style="border:none;"></iframe>

source/docs/presentations/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Presenter Slides
2121
../intro-to-asic
2222
../intro-fifo
2323
../bist
24+
../intro-to-formal

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Meetings
169169
:doc:`meetings/verilog-meetup`
170170

171171

172-
.. important:: The 14th meeting will be 11/19/2025 @ 6:00 PM in Bldg. 20, Room 100
172+
.. important:: The 14th meeting will be 1/31/2026 @ 12:00 PM in Bldg. 20, Room 100
173173

174174
.. raw:: html
175175

0 commit comments

Comments
 (0)