discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Re: how to debug gr-sounder program


From: Johnathan Corgan
Subject: [Discuss-gnuradio] Re: how to debug gr-sounder program
Date: Tue, 8 Sep 2009 09:15:15 -0700

On Wed, Sep 2, 2009 at 13:51, Yan Nie<address@hidden> wrote:

> I want to track the gr-sounder program to see the role each module plays in
> the whole gr-sounder module, because I need to modify the some verilog
> module in gr-sounder.
>
> what can I use to debug the program? I'm using PyDev+eclipse to complie the
> python code, and Quartus to compile verilog code, but I cannot trace the
> whole gr-sounder module to see how the code linked together, how they are
> called.

When I developed gr-sounder, I used the icarus verilog simulator and a
verilog testbench to debug.  There really isn't a way to debug the who
system in realtime.

Johnathan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]