# OrConf 2026

Talk: **SpiceBind: Bringing SPICE into RTL Verification**, [OrConf 2026](https://fossi-foundation.org/orconf/2026#spicebind-bringing-spice-into-rtl-verification).


```{button-link} talks/orconf-2026/SpiceBind-OrConf-2026.pdf
:color: primary
:outline:
Download PDF
```

Click the deck, then use the arrow keys. Open the
<a href="talks/orconf-2026/index.html">full-page viewer</a>
if the embed is too small.

<iframe
  class="orconf-deck"
  src="talks/orconf-2026/index.html"
  title="SpiceBind OrConf 2026 slides"
  allow="fullscreen"
  allowfullscreen></iframe>

<style>
iframe.orconf-deck {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 1.2rem 0 0 0;
  border: 1px solid var(--pst-color-border, #D9DEE2);
  border-radius: 8px;
  background: #FCFCFB;
}
</style>
