Skip to content

Commit 43851f8

Browse files
authored
Update README.md
1 parent 7d97df8 commit 43851f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
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.
77

8+
⚠️ **Note**: This is an early release. We welcome feedback and contributions from the community.
9+
810
### Key Benefits
911

1012
- **Preserve Your Existing Flow**: Keep your RTL, testbenches, and waveform viewers unchanged
@@ -22,8 +24,6 @@ Perfect for ASIC designers working on:
2224
- Power management units
2325
- Sensor interfaces and analog front-ends
2426

25-
⚠️ **Note**: This is an early release. We welcome feedback and contributions from the community.
26-
2727
## How It Works
2828

2929
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

Comments
 (0)