Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 176 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 176 Bytes

README

Simulation

Simulate original

make 

Simulate solution

make S=1

Visualize waveforms

make waves

Clean generated files

make clean