Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions 22-formal/lec22-formal.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"<img src=\"../resource/logo.svg\" alt=\"agile hardware design logo\" style=\"float:right\"/>\n",
"\n",
"## Kevin Laeufer\n",
"### laeufer@berkeley.edu\n",
"### laeufer@cornell.edu\n",
"\n",
"- Berkeley PhD student\n",
"- maintainer of the [chiseltest](https://github.com/ucb-bar/chiseltest) library\n",
"- Research Associate at Cornell University\n",
"- former maintainer of the [chiseltest](https://github.com/ucb-bar/chiseltest) library\n",
"\n",
"**Note**: make sure you have the [z3 SMT solver](https://github.com/Z3Prover/z3) installed to be able to execute the examples on your machine. It should be available through your favorite package manager: _brew_, _dnf_, _apt_ etc.\n",
"\n",
"## [CSE 228A](https://classes.soe.ucsc.edu/cse228a/Winter24/)"
"## [CSE 228A](https://classes.soe.ucsc.edu/cse228a/Winter25/)"
]
},
{
Expand Down