For designing chips.
To set up the EDA server, install node and run "node server.js" from EDA folder. Server IP address is hard coded on first line in server-express.js
- X Text input for repo url
- X Dropdown to select branch
- X Preview source
- Editable source
- (optional) Drag file to upload
- Run iverilog and check syntax
- (optional) Run yosys and show incremental synthesis
- Run iverilog and show assert pass/fail
- (optional) Display waveform
- Run sby and show assert pass/fail
- (optional) Display waveform per assert
- Timeline
- Summary Report
- Results and Reports
- Use iframe for GDS viewer
- Canvas based editor
- Use external API
- Display openlane reports (DRC and LVS)