gnucap sandbox
Patrick Mulder <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <CAEx2pdc8NjQPZ0ufKbSVY6H1XPO5=uboh2SG8Avefc72q0wQ9w@mail.gmail.com> |
Hi Felix i tried to run some commands with gnucap today. 1) i want to save all data from a simulation session into a csv file. i thought it would be nice to have a command csv "data.csv" - from there it would be possible to do some plots (with e.g. xls or matplotlib). i got a basic command working, but not sure where to take the data from 2) on the gnucap python i saw a statement "set lang verilog" - where would i start to so some basic verilog commands (wire, register, simple gates on event) ? Thanks a lot! Patrick