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
This repository contains a suite of CAD (Computer-Aided Design) tools focused on the design, simulation, and analysis of **asynchronous circuits**. The software is structured into two major components:
6
+
7
+
## 📦 Components
8
+
9
+
### 🔹 `m3utils`
10
+
A collection of tools designed for digital asynchronous circuit workflows, including:
11
+
- Digital design and design management
12
+
- Optimization
13
+
- Design evaluation
14
+
- Verification and validation
15
+
16
+
### 🔹 `aspice`
17
+
A toolkit specializing in:
18
+
- Analog circuit simulation
19
+
- Debugging asynchronous analog behavior
20
+
21
+
## 🖥️ Usage Model
22
+
23
+
These tools are intended to be used **stand-alone** within an **interactive Unix-based engineering environment**, operating on **pre-validated user data**—a standard practice in hardware design workflows.
24
+
25
+
They are **not designed as plug-in components for larger software infrastructures**, although certain modules may be configured by end users to interface with select commercial CAD tools.
0 commit comments