ngspice/src/xspice/evt
Giles Atkinson 16aadef4c7 Add two new functions to the shared library API.
ngSpice_Raw_Evt() requests a callback that returns all the
XSPICE events for a specific node that occurred during the last timestep.
ngSpice_Decode_Evt() provides numeric and string versions of
the event data.  Also fix some warnings in sharedspice.c.
2025-05-24 11:27:57 +02:00
..
Makefile.am Insert XSPICE bridging devices automatically when an analogue node 2022-10-07 13:19:59 +02:00
evtaccept.c Add two new XSPICE functions: EVTnew_value_call() and 2025-05-24 11:27:03 +02:00
evtbackup.c Apply a patch from Aleksey Morozov to fix a bug that he identified 2023-07-15 11:12:31 +02:00
evtcall_hybrids.c Improve efficiency and irreversible CM support in EVTcall_hybrids() by 2023-12-19 14:26:56 +01:00
evtcheck_nodes.c Improve comments 2024-12-06 22:49:55 +01:00
evtdeque.c Reuse memory for queued events. 2022-01-03 22:11:03 +01:00
evtdest.c Add two new XSPICE functions: EVTnew_value_call() and 2025-05-24 11:27:03 +02:00
evtdump.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
evtinit.c Convert XSPICE's hybrid_index array to instance pointers. 2023-11-26 18:29:23 +00:00
evtiter.c Convert XSPICE's hybrid_index array to instance pointers. 2023-11-26 18:29:23 +00:00
evtload.c Fix a bug reported by Tom Hajjar with title "XSPICE d_osc usage" in 2024-12-06 22:50:25 +01:00
evtnext_time.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
evtnode_copy.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
evtop.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
evtplot.c Add two new functions to the shared library API. 2025-05-24 11:27:57 +02:00
evtprint.c Fix an infinite loop with "eprvcd -a" and a misleading comment. 2025-05-24 11:18:37 +02:00
evtqueue.c Fix XSPICE memory leaks found by valgrind. 2022-05-09 10:07:57 +02:00
evtsetup.c Fix crash reported by Brian Taylor. If "source" is used after 2023-03-22 14:30:18 +01:00
evtshared.c Set brackets to remove gcc compiler warning 2023-08-12 23:59:56 +02:00
evttermi.c Add two new XSPICE functions: EVTnew_value_call() and 2025-05-24 11:27:03 +02:00