Final year project: DIGITAL SCHEMATIC ENTRY AND VHDL DESIGN IN JAVASCRIPT
A tool to allow for schematic entry of digital circuits which exports a VHDL netlist for simulation and synthesis using the Xilinx ISE Design Suite.
npm install
npm run serve
npm run build
npm run lint