ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
207 stars 94 forks source link

VCD support for signal generator #193

Closed azonenberg closed 2 years ago

azonenberg commented 4 years ago

Current signal generator is hard coded to PRBS-31, we should support arbitrary waveforms

azonenberg commented 2 years ago

Closing as refactoring made this redundant: IBISDriverFilter can now be applied to arbitrary digital waveforms including but not limited to a PRBS or a CSV/VCD import.