Close #23
This commit is contained in:
18
tools/mc/abc.md
Normal file
18
tools/mc/abc.md
Normal file
@@ -0,0 +1,18 @@
|
||||
+++
|
||||
title = 'ABC'
|
||||
subtitle = 'Sequential Logic Verifier'
|
||||
links = [
|
||||
{ title = "Homepage", url = "http://www.eecs.berkeley.edu/~alanmi/abc/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/berkeley-abc/abc", icon = 'fa-solid fa-code' },
|
||||
]
|
||||
applications = ["Theorem Prover","Model Checker"]
|
||||
developers = []
|
||||
licenses = ["MIT"]
|
||||
inputs = []
|
||||
interfaces = ["CLI"]
|
||||
maintenance = ["Actively Maintained"]
|
||||
draft = false
|
||||
date = 2025-08-22
|
||||
+++
|
||||
|
||||
System for Sequential Logic Synthesis and Formal Verification
|
Reference in New Issue
Block a user