KareemElnaghy / LogicCircuitsSimulator

1 stars 1 forks source link

Simulation file output #11

Closed JanaElfeky closed 4 months ago

JanaElfeky commented 4 months ago

We need to consider that each output will be output onto the simulation file multiple times for different input times, so we need to adjust the way we write to the file accordingly. Also, we still need to call the function which calculates the time stamps before writing to the simulation file.