2016-04-29 8:32 GMT+02:00 Tristan Gingold <tging...@free.fr>: > I agree that the waveform dumping could be improved: > - the fst dumper is still restricted to verilog like signals > - the ghw dumper doesn't use compression and the reader always read the > whole file > - both always dump all signals. > > Maybe I should focus first on the fst dumper. What is the first missing > feature (please give priorities!) ?
In my design I am making heavy use of bundling signals in records. This is currently not included in ghdl's fst dumper. So on top of my wishlist would sit "Being able to log signals in records". Second would be able to log memory arrays like RAMs. Since .fst output seems to be comparably small, being able to select which signals are dumped is not really important to me. (But maybe they are only small for me, because the signals from records/memories are missing in the dump). _______________________________________________ Ghdl-discuss mailing list Ghdl-discuss@gna.org https://mail.gna.org/listinfo/ghdl-discuss