Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add capability to Connect Logic Analyzer as a Device in PulseView #185

Open
rcwilcox opened this issue Sep 21, 2021 · 3 comments
Open

Add capability to Connect Logic Analyzer as a Device in PulseView #185

rcwilcox opened this issue Sep 21, 2021 · 3 comments
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features

Comments

@rcwilcox
Copy link

Using PulseView to analyze .vcd files created by the Logic Analyzer requires:

  1. Stopping simulation to write the .vcd file
  2. Loading .vcd file into PulseView
  3. Loading config file (as needed depending on use)
  4. Periodically deleting the old files that are no longer needed.

While some of this can be mitigated via file associations, would it be possible to set up the Logic Analyzer as a Connected Device in PulseView?

@urish urish added enhancement New feature or request open for vote Vote at https://wokwi.com/features labels Sep 21, 2021
@urish
Copy link
Contributor

urish commented Mar 26, 2022

Closing as this issue hasn't received any votes in 6 months

@urish urish closed this as completed Mar 26, 2022
@urish
Copy link
Contributor

urish commented Mar 30, 2022

Reopening as the issue just got some votes

@urish urish reopened this Mar 30, 2022
@Gebhartj
Copy link

Gebhartj commented Feb 9, 2024

Libsigrok can be connected to a device (also in PulseView).

It should be possible to modify the demo device to wait for a *.vcd file in some location to change and then stream data from that file.

Or... Implement some TCP/IP protocol, for example, rigol ds to work with Wokwi.

The first option should be doable independently, but it adds little or no user comfort. The second option requires support from Wokwi, but I don't know if it's possible to contribute or just wait and spend some vote powers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features
Projects
None yet
Development

No branches or pull requests

3 participants