IRC logs for #openrisc Friday, 2013-08-09

--- Log opened Fri Aug 09 00:00:03 2013
stekernolofk: hilfe: http://pastie.org/822058303:21
juliusbolofk: great choice with the no-SystemC thing with verilator. It's a pain to install those things it needs (Verlog-Perl, System-Perl and then the System C kernel stuff)09:54
juliusbolofk: yuo can get Icarus to generate traces in LXT2 or something, that's binary and far more compressed than VCD AFAIK09:55
juliusbstekern: I added a feature to or1ksim which allows you send a signal to it to trigger instruction trace generation, maybe we could do that for the RTL model stuff.... or perhaps somewhere where we connect GDB to the model, run it to a suspected problem area, then do some sort of memory access which will cause triggering to begin and then unstall the processor and let it do its buggy business09:57
juliusb(BTW LXT in verilator can be achieved with this wonderful piece of hackery: http://www.veripool.org/boards/2/topics/150-Verilator-Converting-VCD-file-to-LXT-file-during-simulation )10:04
stekernjuliusb: yeah, that kind of thing would be useful10:48
stekernbut really, the vcd backlog is what I'd really want10:50
stekernbecause most often, you are interested in what happened before a trigger10:51
stekernright now, I'd really like ISE to support verilog dot notion...11:01
stekernwhy isn't that supported in the synthesis tools?11:01
stekernI'm almost inclined to write some parser to bring signals out to the top level11:29
stekernbecause doing it by hand is too boring11:29
juliusbstekern: that's a _very_ good question13:39
juliusband in fact, we have a tool which we use all the time internally which does that13:40
juliusbfor FPGA builds, anyway13:40
juliusbit's very simple to do13:40
juliusbit should just be in the spec, that it's allowed13:40
stekernit's actually not _that_ bad to do it by hand with the autoargs14:48
stekernI just want to kill this bug that makes gcc go boom15:01
stekernanother thing that'd be cool, would be to add ata emulation to the verilator model15:10
juliusbyes, what for?18:49
juliusbcan you hook it up to a linux device then or something and get actual disk accesses?19:09
--- Log closed Sat Aug 10 00:00:05 2013

Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!