Skip to content

update kevin's affiliation #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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