Wednesday, 2020-06-17

*** tpb has joined #litex00:00
*** CarlFK has joined #litex00:59
*** FFY00 has quit IRC01:03
*** FFY00 has joined #litex01:05
somlo_florent_, zyp: with PR 569 I think I took care of .data initialization on mor1kx; this leaves microwatt, which doesn't have a fragment zeroing out .bss I can use for assembly pattern-matching :)01:11
*** futarisIRCcloud has joined #litex01:20
*** _whitelogger has quit IRC01:57
*** _whitelogger has joined #litex01:59
*** Degi has quit IRC02:18
*** Degi has joined #litex02:19
mithrobenh_ probably knows how to do the microwatt one03:30
mithrodkozel: Is there anywhere I should be following along on the on the gr-verilog stuff? I'm very interested in people demonstrating the potential of FPGAs tools to be used in the flow of another system -- the glasgow is kind of an awesome example of this03:33
mithrodkozel: But an actual "acceleration" example would be super interesting03:33
*** st-gourichon-fid has joined #litex05:26
*** CarlFK has quit IRC06:05
*** CarlFK has joined #litex06:09
keesjlitex spiflash doesn't build for me any more it looks like ff.c has been moved to fat but the makefile lacks behind09:22
keesjmake: *** No rule to make target '/home/why/projects/litex/litex/litex/soc/software/liblitesdcard/ff.c', needed by 'ff.o'.  Stop09:23
keesjhmm the problem is gone when i did a rm of ff.o09:25
keesj(still some implicit declaration of function 'write_to_flash') in cmds/cmd_spiflash.c09:25
benh_mithro: somlo: I can, tell me what you are doing and I'll sort it out09:31
benh_best is shoot me an email09:31
benh_I can look at it later this week09:32
benh__florent_: liteeth interrupt is edge or level ?09:32
benh_(in general, in litex, interrupts are edge or level ?)09:32
*** tcal has quit IRC09:39
*** tcal has joined #litex09:53
zypbenh_, we made some changer to the linker script that now requires every crt0 to inititialize the .data segment10:40
zypand microwatt/crt0 is the only one remaining now10:41
somlozyp, sent an email to benh_ (didn't have your email so couldn't cc you, sorry)11:07
somlowith links to github issues/PRs, etc.11:07
zypah, good11:08
benh_zyp: what do you mean by initialize the data segment ?11:30
benh_ok I'll check out the issues ... you mean bss ?11:30
zypboth needs to be initialized11:51
zypall the others were already doing .bss, so we just had to fix .data11:52
zypfor microwatt, both should be added11:52
benh_yeah ok I see, you XIP from a ROM so you need to copy data to RAM13:23
benh_standard stuff, shouldn't take long  when I get a chance to look13:23
benh_will do13:23
keesjthe arty target in the litex repo has some new strangeness https://github.com/enjoy-digital/litex/blob/master/litex/boards/targets/arty.py#L75 e.g. if symbiflow the frequency is lowered and no ddf controller is added.13:34
tpbTitle: litex/arty.py at master · enjoy-digital/litex · GitHub (at github.com)13:35
keesjis this for emulation?13:35
keesjsimluation13:36
futarisIRCcloudkeesj: It's what is built at: https://github.com/SymbiFlow/symbiflow-examples/tree/master/examples/xc7/linux_litex_demo14:45
tpbTitle: symbiflow-examples/examples/xc7/linux_litex_demo at master · SymbiFlow/symbiflow-examples · GitHub (at github.com)14:45
futarisIRCcloudAnd spiflash is deprecated. Best to boot over serial, tftp or sd card.14:46
*** Skip has joined #litex15:07
*** tcal has quit IRC16:39
*** tcal has joined #litex16:53
*** _whitelogger has quit IRC20:00
*** _whitelogger has joined #litex20:02
*** keesj_ has joined #litex20:13
*** ronyrus_ has joined #litex20:14
*** daddesio has quit IRC20:18
*** keesj has quit IRC20:18
*** ronyrus has quit IRC20:18
*** Skip has quit IRC20:21
*** daddesio has joined #litex20:25
*** y2kbugger has quit IRC20:34
*** esden has quit IRC20:35
*** esden has joined #litex20:38
*** y2kbugger has joined #litex20:42
*** y2kbugger has quit IRC20:47
*** esden has quit IRC20:48
*** y2kbugger has joined #litex20:52
*** y2kbugger has quit IRC21:24
*** esden has joined #litex21:35
*** y2kbugger has joined #litex21:39
*** FFY00 has quit IRC21:56
*** FFY00 has joined #litex21:56

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!