esromneb / reqack

:repeat: elastic circuit toolchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Status NPM version

REQuest ⇄ ACKnowledge

JavaScript Tool set to construct, transform and analyze digital circuits based on elastic transactional protocol and Request-Acknowledge handshake.

User describes circuit JavaScript API, add standard components from the library, or create new componets.

Several standard controllers provided.

User can transform constructed circuit by changing buffer capacity or performing other correct by construction transformations.

Use

Node.js

npm i reqack --save
const reqack = require('reqack');

API

Testing

npm i
npm test

License

MIT LICENSE

About

:repeat: elastic circuit toolchain

License:MIT License


Languages

Language:JavaScript 83.0%Language:Verilog 17.0%