Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/standardsemiconductor/yosys-rtl
Yosys RTL ▷ Haskell
https://github.com/standardsemiconductor/yosys-rtl
haskell yosys
Last synced: about 1 month ago
JSON representation
Yosys RTL ▷ Haskell
- Host: GitHub
- URL: https://github.com/standardsemiconductor/yosys-rtl
- Owner: standardsemiconductor
- License: mit
- Created: 2024-07-25T04:26:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T07:11:23.000Z (4 months ago)
- Last Synced: 2024-09-30T09:03:15.786Z (about 2 months ago)
- Topics: haskell, yosys
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/yosys-rtl
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [Yosys RTL](https://yosyshq.readthedocs.io/projects/yosys/en/latest/yosys_internals/formats/rtlil_text.html) ▷ [Haskell definition & rendering](https://hackage.haskell.org/package/yosys-rtl)
![Haskell CI](https://github.com/standardsemiconductor/yosys-rtl/actions/workflows/haskell.yml/badge.svg)
[![Hackage][hackage-badge]][hackage]
[![Hackage Dependencies][hackage-deps-badge]][hackage-deps]```
cabal build
cabal haddock
cabal test
```[hackage]:
[hackage-badge]:
[hackage-deps-badge]:
[hackage-deps]: