*** tpb <[email protected]> has joined #litex | 00:00 | |
*** acathla <[email protected]> has quit IRC (Quit: [Guru Meditation]) | 00:07 | |
*** acathla <[email protected]> has joined #litex | 00:07 | |
*** C-Man <[email protected]> has joined #litex | 00:22 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has joined #litex | 01:36 | |
*** peeps[zen] <peeps[zen]!~peepsalot@openscad/peepsalot> has quit IRC (Ping timeout: 260 seconds) | 01:37 | |
*** peeps[zen] <peeps[zen]!~peepsalot@openscad/peepsalot> has joined #litex | 02:07 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has quit IRC (Ping timeout: 260 seconds) | 02:08 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 258 seconds) | 02:19 | |
*** Degi <[email protected]> has joined #litex | 02:23 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has joined #litex | 02:31 | |
*** peeps[zen] <peeps[zen]!~peepsalot@openscad/peepsalot> has quit IRC (Ping timeout: 260 seconds) | 02:33 | |
*** tucanae47_ <[email protected]> has quit IRC (Ping timeout: 264 seconds) | 05:26 | |
*** sorear <[email protected]> has quit IRC (Ping timeout: 264 seconds) | 05:28 | |
*** tucanae47_ <[email protected]> has joined #litex | 05:29 | |
*** sorear <[email protected]> has joined #litex | 05:30 | |
*** _florent_ <[email protected]> has quit IRC (Read error: Connection reset by peer) | 05:34 | |
*** _florent_ <[email protected]> has joined #litex | 05:34 | |
*** FabM <[email protected]> has joined #litex | 06:48 | |
*** linear_cannon <[email protected]> has quit IRC (Read error: Connection reset by peer) | 08:20 | |
*** linear_cannon <linear_cannon!~linear_ca@2607:fb90:b240:f426:8449:5a4a:4644:6071> has joined #litex | 08:22 | |
*** linearcannon <[email protected]> has joined #litex | 08:25 | |
*** linear_cannon <linear_cannon!~linear_ca@2607:fb90:b240:f426:8449:5a4a:4644:6071> has quit IRC (Killed (NickServ (GHOST command used by [email protected]))) | 08:26 | |
*** linearcannon is now known as linear_cannon | 08:26 | |
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 10:29 | |
*** TMM_ <[email protected]> has joined #litex | 10:29 | |
Melkhior | 'lo | 10:57 |
---|---|---|
Melkhior | _florent_: trying to figure out a bug that I have, and I just saw this commment: https://github.com/enjoy-digital/litex/blob/70c5be6fb848d20cd20b590a69b246aad2092b24/litex/soc/interconnect/wishbone.py#L166 | 10:57 |
Melkhior | what does it mean? It seems the 'register' parameter is True by default for SoC (https://github.com/enjoy-digital/litex/blob/70c5be6fb848d20cd20b590a69b246aad2092b24/litex/soc/integration/soc.py#L1014) | 10:58 |
Melkhior | so I'm guessing it doesn't break that much :-) | 10:58 |
Melkhior | TIA | 10:59 |
Melkhior | (my design had a SBus -> Wishbone bridge, and occasionally my bridge returns a 'rerun' because it didn't receive a Wishbone ACK in time ; limit is 50 SBus cycles, or about 200 Wishbone cycles...) | 11:00 |
Melkhior | (in about 0.5-2% of read accesses) | 11:01 |
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Ping timeout: 268 seconds) | 14:57 | |
*** cr1901 <cr1901!~William@2601:8d:8600:911:c14c:ce51:723f:8f50> has quit IRC (Quit: Leaving.) | 15:32 | |
*** cr1901 <cr1901!~William@2601:8d:8600:911:8526:c01a:7723:b2ca> has joined #litex | 15:33 | |
*** peeps[zen] <peeps[zen]!~peepsalot@openscad/peepsalot> has joined #litex | 16:08 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has quit IRC (Ping timeout: 264 seconds) | 16:10 | |
*** jersey99 <[email protected]> has joined #litex | 16:17 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has joined #litex | 16:25 | |
*** peeps[zen] <peeps[zen]!~peepsalot@openscad/peepsalot> has quit IRC (Ping timeout: 268 seconds) | 16:26 | |
*** indy <[email protected]> has quit IRC (Remote host closed the connection) | 16:35 | |
*** indy <[email protected]> has joined #litex | 16:35 | |
*** mithro <[email protected]> has quit IRC (Ping timeout: 244 seconds) | 16:35 | |
*** mithro <[email protected]> has joined #litex | 16:37 | |
*** zyp <[email protected]> has quit IRC (Ping timeout: 244 seconds) | 16:40 | |
*** zyp <[email protected]> has joined #litex | 16:41 | |
*** alanvgreen_ <[email protected]> has joined #litex | 17:05 | |
*** guan_ <[email protected]> has joined #litex | 17:05 | |
*** alanvgreen <[email protected]> has quit IRC (*.net *.split) | 17:13 | |
*** guan <[email protected]> has quit IRC (*.net *.split) | 17:13 | |
*** alanvgreen_ is now known as alanvgreen | 17:13 | |
*** guan_ is now known as guan | 17:13 | |
jersey99 | Thanks sajattack[m] | 18:32 |
jersey99 | I agree that it is super slow. | 18:33 |
jersey99 | Another noob question: When using a litedram core, the default firmware/cpu code that gets loaded into the bios to run the dram calibration doesn't execute (essentially the bios doesn't boot) until I explicitly open the terminal. Is this intentional? If so, how to have it run automatically with a timer, say? | 18:45 |
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 19:50 | |
*** TMM_ <[email protected]> has joined #litex | 19:55 | |
cr1901 | The BIOS code waiting for you to open a terminal sounds specifically like a USB serial thing. If you are using a plain old UART, Idk what could be wrong | 20:37 |
tpw_rules | i think the jtag uart has a buffer full flag the BIOS can spin on | 20:53 |
*** shenki <[email protected]> has quit IRC (Ping timeout: 260 seconds) | 23:48 | |
*** shenki <[email protected]> has joined #litex | 23:53 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!