Metadata-Version: 2.4
Name: ssfm-compiler
Version: 1.0.0
Summary: Enterprise-grade Neuromorphic EDA Compiler for Spike Field Equations.
Author-email: Swarup Kar <your-email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# SSFM Compiler

**Swarup Spike Field Equation (SSFM) Neuromorphic Compiler**

SSFM is an enterprise-grade High-Level Synthesis (HLS) framework designed for designing neuromorphic processors based on Spike Field Equations.

## Features
- **Neuromorphic HLS:** Compiles logic directly into spiking neural network architectures.
- **Domain Specific:** Built-in engines for Medical, Compute, and Aerospace domains.
- **Tape-out Ready:** Formal verification, PPA optimization, and netlist generation.

## Installation
```bash
pip install .
