[Libre-soc-dev] Improving GTKWave debugging
    Jacob Lifshay 
    programmerjake at gmail.com
       
    Sun Aug 16 07:25:33 BST 2020
    
    
  
On Sat, Aug 15, 2020, 03:27 Cesar Strauss <cestrauss at gmail.com> wrote:
>     Demonstrates adding extra debug signals traces to the dump file
>
>     At simulation time, you can declare a new signal, and use it inside
>     the test case, as any other signal. By including it in the "traces"
>     parameter of Simulator.write_vcd, it is included in the trace dump
>     file.
>
>     Useful for adding "printf" style debugging for GTKWave.
>
See also: https://github.com/nmigen/nmigen/issues/431
Jacob
>
    
    
More information about the Libre-soc-dev
mailing list