Comparing version 0.0.56 to 0.0.57
{ | ||
"name": "hdl-js", | ||
"version": "0.0.56", | ||
"version": "0.0.57", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Hardware definition language (HDL) and Hardware simulator", |
@@ -10,2 +10,3 @@ # hdl-js | ||
- [Installation](#installation) | ||
- [Online tool](#online-tool) | ||
- [Development](#development) | ||
@@ -61,2 +62,12 @@ - [Usage as a CLI](#usage-as-a-cli) | ||
## Online tool | ||
The [Hardware Emulator](#emulator) module is exposed as a UI tool, where you can design your chips in HDL, introspect built-in gates, and check the gate evaluation result. | ||
<a href="http://dmitrysoshnikov.com/hdl-hardware-simulator/">Try it out here!</a> | ||
<p align="center"> | ||
<img src="http://dmitrysoshnikov.com/wp-content/uploads/2018/03/hdl-hardward-simulator-screen-1024x518.png" alt="Hardware simulator UI tool" /> | ||
<p/> | ||
## Development | ||
@@ -63,0 +74,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
305374
1870