Metadata-Version: 2.1
Name: sigmantic-slc
Version: 0.1.0
Summary: SGN Semantic TL-UL Adapter for OpenTitan
Author: Stanislav Levarsky
Author-email: stanislav@omwei.com
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Requires-Python: >=3.8
Description-Content-Type: text/markdown

SGN Semantic TL-UL Adapter for OpenTitan
========================================

This package contains the SystemVerilog RTL and verification environment for the 32-Bit Semantic Atom (32BSA) integration with OpenTitan.

Features
--------

- Zero-latency semantic atom validation
- TL-UL protocol compliance
- SystemVerilog assertions for formal verification
- UVM testbench with chaos sequences
- AX buffer integrity monitoring

Package Contents
---------------

- `sgn_sva_assertions.sv` - SystemVerilog assertions for formal verification
- `ax_buffer_coverage_monitor.sv` - UVM monitor for AX buffer integrity
- `uvm_slc_verification.sv` - Complete UVM testbench with chaos sequences
- `rtl_manifest.txt` - Interface specification for Sigmantic AI agents
- `verification_summary.md` - Comprehensive verification results

Usage
-----

This package is designed for integration with Sigmantic AI verification frameworks and cloud-based simulators.

License
-------

Apache License 2.0
