/drawio-bitwiseoperations

diagrams.net (draw.io) plugin for drawing bitwise operation truth tables, logic gates, and black boxes.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Project is not planned on being continued or supported, you may look for an alternative or continue to use the code/software here. Thank you.

drawio-bitwiseoperations

DISCLAIMER: Currently project work is on hiatus, if anyone would like to push here feel free to submit a request and if it looks good I will accept it.

Info

Can draw truth tables, logic gates, and black boxes for inputted bitwise operations on given variables.

NOTE: Any non-JavaScript source code files are likely for logic-testing before final implementation into bitOps plugin source. The main plugin file is the bitOps plugin JavaScript file.

Installation

  1. Download bitOps plugin. (Desktop Only)
  2. In diagrams.net, go to "Extras" -> "Plugins".
  3. In the opened dialogue, click "Add".
    • If on desktop version, click "Select File..." and select bitOps plugin file.
    • If on web version, click "Custom..." then add URL to bitOps plugin code from this repo. (UNTESTED)

Showcase

Sidebar UI

sidebarUIShowcase1