UNPKG

yosysjs

Version:

YosysJS is a JavaScript port of Yosys done with Emscripten. It is primarily meant for building educational web applications.

22 lines (21 loc) 558 B
{ "name": "yosysjs", "version": "1.0.0", "description": "YosysJS is a JavaScript port of Yosys done with Emscripten. It is primarily meant for building educational web applications.", "main": "yosysjs.js", "repository": { "type": "git", "url": "git+https://gitlab.com/nturley/yosysjs.git" }, "keywords": [ "yosys", "verilog", "synthesis" ], "author": "Clifford Wolf", "license": "ISC", "bugs": { "url": "https://gitlab.com/nturley/yosysjs/issues" }, "homepage": "http://www.clifford.at/yosys/yosysjs.html" }