Questions tagged [signaltap]

4 questions
2
votes
1 answer

Is there a Quartus Signal Tap II equivalent for the Microsemi Libero SoC?

Quartus Signal Tap is extremely beneficial in debugging complex problems. However, there is no such toolset in the Microsemi Libero SmartDebug toolset. I would expect that Microsemi does provide capability to create an internal logic analyzer by…
quantum231
  • 11,218
  • 24
  • 99
  • 192
2
votes
2 answers

Signal alias for Altera SignalTap

In my experience, some signals disappear from SignalTap possible nodes because of optimization. I wanted to make aliases to several signals and tried using noprune so they will be available at SignalTap, but I didn't see them in any category (not in…
Claudio Avi Chami
  • 3,255
  • 2
  • 10
  • 15
0
votes
2 answers

What should be the proper method to build a LINE-OUT signal from a Synthesizer that has only "Speaker" and "Headphones-out" outputs?

I've always wanted to add some RCA Mono Line out to my humble CASIO MA-101 90's PCM synthesizer. It currently has 2 connectors: "9V DC in" and "headphones out". On the internet I've seen some modders tapping out the wires of the output circuits,…
Isaac
  • 101
  • 4
0
votes
1 answer

Monitoring an output using Quartus SignalTap

I have a design which includes two modules, one that transmits parallel data to a UART_TX module, and the UART_TX module outputs the data serially. The data transmitter uses a state machine to output different data every time using an 8-bit bus. It…
nettek
  • 1,035
  • 4
  • 13
  • 23