Skip to content

kunnalparihar/Circuit-solver

Repository files navigation

ac_circuit_solver

The program accepts a netlist as input and draws a simple SVG representing the circuit.

To run the progam use:

  1. Netbeans.
  2. Put the input file in the project folder(assignment2cop), and run the project.
  3. A file named top.html will be created in the project(assignment2cop) folder.
  4. Open the html file containing circuit in Browser.

Few points to note:

  1. The program is not case sensitive i.e, it doesn't differentiate between NET and Net.

cop 290 assignment 2

About

Solves AC CIRCUIT using Netlist as input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages