Saturday, 2021-03-20

*** tpb has joined #litex00:00
*** lf has quit IRC00:42
*** lf has joined #litex00:43
*** really3 has joined #litex01:37
*** hansfbaier has quit IRC02:02
*** Emantor has quit IRC02:20
*** Emantor has joined #litex02:23
*** HoloIRCUser1 has joined #litex02:37
*** HoloIRCUser has quit IRC02:40
*** Degi has quit IRC02:42
*** Degi has joined #litex02:45
*** really3 has quit IRC02:52
*** rozpruwacz has quit IRC03:09
*** _whitelogger_ has joined #litex03:44
*** pdp7 has quit IRC04:05
*** pftbest has joined #litex05:55
*** peepsalot has joined #litex05:57
*** pftbest has quit IRC05:58
*** pftbest has joined #litex06:01
*** _whitelogger_ has quit IRC06:09
*** _whitelogger_ has joined #litex06:11
*** _whitelogger_ has quit IRC06:33
*** _whitelogger_ has joined #litex06:35
*** _whitelogger_ has quit IRC06:45
*** _whitelogger_ has joined #litex06:47
*** kgugala_ has joined #litex06:53
*** kgugala has quit IRC06:55
*** kgugala_ has quit IRC06:57
*** kgugala has joined #litex06:57
*** _whitelogger_ has quit IRC07:03
*** _whitelogger_ has joined #litex07:05
*** Bertl is now known as Bertl_zZ07:17
*** HoloIRCUser has joined #litex07:21
*** HoloIRCUser1 has quit IRC07:23
*** enick_326 is now known as JJJollyjim07:26
*** pftbest has quit IRC07:30
*** rozpruwacz has joined #litex08:04
*** HoloIRCUser1 has joined #litex08:08
*** tannewt has quit IRC08:09
*** tannewt has joined #litex08:10
*** tannewt has quit IRC08:10
*** tannewt has joined #litex08:10
*** HoloIRCUser has quit IRC08:10
*** kgugala has quit IRC08:11
*** kgugala has joined #litex08:11
*** pftbest has joined #litex08:13
*** RaivisR_ is now known as RaivisR09:20
*** hansfbaier has joined #litex09:24
*** pftbest has quit IRC09:32
*** pftbest has joined #litex09:32
*** rozpruwacz1 has joined #litex10:28
*** rozpruwacz1 has joined #litex10:29
*** hansfbaier has quit IRC10:48
*** Melkhior has joined #litex11:03
Melkhior@_florent_ hello ; to test the FPU, do we need to use the 'fpu' branch from VexRiscv in pythondata-cpu-vexriscv-smp ?11:06
Melkhiorcurrently linux-on-litex-veriscv fails to regenerate the verilog (for me) as VexRiscv doesn't understand --fpu= but litex already pass it unconditionally11:08
Melkhior(trivial to fix if you dan't want the FPU)11:08
*** rozpruwacz has quit IRC11:46
*** HoloIRCUser has joined #litex12:15
*** HoloIRCUser1 has quit IRC12:18
rozpruwacz1_florent_: I pushed pull request to litex with change that allows the GPIOIn module to trigger interrupt on both edges. This is required for example for the "card detect" signal if the sd card in spi mode to work in interrupt mode (without this only polling mode is possible). https://github.com/enjoy-digital/litex/pull/85712:36
rozpruwacz1The change was made in a way to require minimal changes to linux gpio driver from https://github.com/litex-hub/linux/pull/312:36
Melkhiorpythondata-cpu-vexriscv-smp now uses a commit from 'dev', I guess that the branch I need :-)12:41
*** TMM has quit IRC14:17
*** TMM has joined #litex14:17
*** Bertl_zZ is now known as Bertl14:23
*** pftbest has quit IRC14:57
*** pftbest has joined #litex14:58
*** pftbest has quit IRC15:03
*** pftbest has joined #litex16:11
*** Bertl is now known as Bertl_oO16:28
*** pftbest has quit IRC16:36
*** pftbest has joined #litex16:38
*** Melkhior has quit IRC16:48
*** Melkhior has joined #litex16:49
*** pftbest has joined #litex17:06
*** pftbest has joined #litex17:06
*** pftbest_ has joined #litex17:09
*** pftbest has quit IRC17:09
*** pftbest_ has quit IRC17:18
*** pftbest has joined #litex17:19
*** pftbest has quit IRC17:21
*** pftbest has joined #litex17:21
Melkhior_florent_ Added a FPU and recompiled opensbi/kernel/buildroot with hard-float ABI (ilp32d), but init blows up at start-up:17:55
Melkhior[    7.460816] init[1]: unhandled signal 11 code 0x1 at 0x95c4028c17:55
Melkhior[    7.462357] CPU: 0 PID: 1 Comm: init Not tainted 5.11.0-rc7 #217:55
Melkhior[    7.463997] epc: 95c4028c ra : 95b6b7fe sp : 9d77f61017:55
Melkhior[    7.465014]  gp : c057a4a8 tp : 00000000 t0 : 0000000a17:55
Melkhior[    7.466194]  t1 : 95b5a9cc t2 : 00000000 s0 : 9d77fc4017:55
Melkhior[    7.467379]  s1 : 95b73a1c a0 : 9d77f630 a1 : 0000000017:55
Melkhior[    7.468929]  a2 : 9d77f7d8 a3 : 00000024 a4 : 0000000017:55
Melkhior[    7.470117]  a5 : 9d77f628 a6 : 7efefeff a7 : 464d482417:55
Melkhior[    7.471319]  s2 : 9d77f760 s3 : 000b2f08 s4 : 95b73a4017:55
Melkhior[    7.472816]  s5 : 95b73a40 s6 : 00000000 s7 : 0000000017:55
Melkhior[    7.474001]  s8 : 00000000 s9 : 9d77f7cc s10: 9d77f7d817:55
Melkhior[    7.475189]  s11: 95b72f30 t3 : 95b6a638 t4 : 0000011017:55
Melkhior[    7.476624]  t5 : 756e6900 t6 : 6ffffe3517:55
Melkhior[    7.477409] status: 00000020 badaddr: 95c4028c cause: 0000000c17:55
Melkhior[    7.479511] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b17:55
*** rozpruwacz1 has quit IRC18:07
*** rozpruwacz has joined #litex18:13
*** rozpruwacz has quit IRC19:25
*** rozpruwacz has joined #litex19:32
*** rozpruwacz has quit IRC19:42
*** giray has joined #litex19:44
*** giray has quit IRC19:44
*** rozpruwacz has joined #litex20:13
*** rozpruwacz has quit IRC20:14
*** really3 has joined #litex22:23
*** rozpruwacz has joined #litex22:29
*** rozpruwacz has quit IRC22:56
*** rozpruwacz has joined #litex23:00
*** rozpruwacz has quit IRC23:27

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