https://github.com/drom/duh-systemc
SystemC semantics for DuH
https://github.com/drom/duh-systemc
Last synced: 12 months ago
JSON representation
SystemC semantics for DuH
- Host: GitHub
- URL: https://github.com/drom/duh-systemc
- Owner: drom
- License: apache-2.0
- Created: 2024-11-07T19:31:15.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2024-11-08T01:37:07.000Z (over 1 year ago)
- Last Synced: 2025-01-24T19:36:52.950Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
SystemC semantics for DuH
[DuH](https://github.com/sifive/duh)
## Bus Definitions
```js
{
kind: 'abstractionDefinition',
...vlnv,
busType
}
```