You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
6
6
SpiceBind is a lightweight bridge that enables co-simulation of **analog [ngspice](https://ngspice.sourceforge.io/)** circuits alongside **HDL simulators**. This tool allows design engineers to seamlessly integrate SPICE-accurate analog models into their existing digital verification flows.
7
7
8
+
⚠️ **Note**: This is an early release. We welcome feedback and contributions from the community.
9
+
8
10
### Key Benefits
9
11
10
12
-**Preserve Your Existing Flow**: Keep your RTL, testbenches, and waveform viewers unchanged
@@ -22,8 +24,6 @@ Perfect for ASIC designers working on:
22
24
- Power management units
23
25
- Sensor interfaces and analog front-ends
24
26
25
-
⚠️ **Note**: This is an early release. We welcome feedback and contributions from the community.
26
-
27
27
## How It Works
28
28
29
29
SpiceBind enables you to write Verilog source code that includes an empty Verilog module and have it implemented by ngspice. Here's how the magic happens:
0 commit comments