Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YosysHQ/eqy
Equivalence checking with Yosys
https://github.com/YosysHQ/eqy
Last synced: 2 months ago
JSON representation
Equivalence checking with Yosys
- Host: GitHub
- URL: https://github.com/YosysHQ/eqy
- Owner: YosysHQ
- License: other
- Created: 2020-07-28T11:02:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T08:57:11.000Z (3 months ago)
- Last Synced: 2024-11-06T01:19:48.121Z (3 months ago)
- Language: Python
- Homepage: https://yosyshq.readthedocs.io/projects/eqy/en/latest/
- Size: 1.04 MB
- Stars: 30
- Watchers: 8
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Equivalence Checking with Yosys (EQY)
Equivalence Checking with Yosys (EQY) is a front-end driver program for
[Yosys](https://yosyshq.net/yosys/)-based formal hardware verification flows.```
Copyright (C) 2020 Claire Xenia Wolf
Copyright (C) 2020 N. Engelhardt
Copyright (C) 2022 National Technology and Engineering Solutions of Sandia, LLCPermission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
```