*** tpb <[email protected]> has joined #litex | 00:00 | |
*** Degi_ <[email protected]> has joined #litex | 00:29 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 272 seconds) | 00:29 | |
*** Degi_ is now known as Degi | 00:29 | |
*** finsternis <[email protected]> has joined #litex | 00:35 | |
*** finsternis <[email protected]> has left #litex | 00:35 | |
*** cr1901__ <cr1901__!~cr1901@2601:8d:8600:911:2167:bd8a:6357:747e> has joined #litex | 01:07 | |
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:911:445f:c0a1:bec1:54e3> has quit IRC (Ping timeout: 240 seconds) | 01:10 | |
*** Emantor <[email protected]> has quit IRC (Quit: ZNC - http://znc.in) | 01:20 | |
*** Emantor <[email protected]> has joined #litex | 01:21 | |
*** cr1901__ is now known as cr1901 | 01:43 | |
*** absurdfatalism <absurdfatalism!~absurdfat@pool-100-34-141-221.phlapa.fios.verizon.net> has left #litex | 02:04 | |
*** xenador77 <xenador77!~xenador77@user/xenador77> has quit IRC (Remote host closed the connection) | 07:48 | |
swetland | whee. I'm starting to (re-)understand the qemu innards | 09:08 |
---|---|---|
swetland | Working on building up a riscv machine for it that's compatible with vexriscv and the litex peripherals to allow the same code to run in qemu and on a ULX3s: https://github.com/swetland/qemu/commits/wip | 09:08 |
*** xenador77 <xenador77!~xenador77@user/xenador77> has joined #litex | 18:14 | |
xenador77 | Took me way longer than it should have, but I finally got a simple "blinky" to execute without error on my attempt at an upduino_v3 platform file. Haven't managed to get that onto the actual board yet, but it's still progress | 18:20 |
*** xenador77 <xenador77!~xenador77@user/xenador77> has quit IRC (Remote host closed the connection) | 18:59 | |
*** xenador77 <xenador77!~xenador77@user/xenador77> has joined #litex | 19:00 | |
*** xenador77 <xenador77!~xenador77@user/xenador77> has quit IRC (Remote host closed the connection) | 22:39 | |
*** xenador77 <xenador77!~xenador77@user/xenador77> has joined #litex | 22:39 | |
swetland | the uart peripheral is kind of strange. the RXEMPTY register does not get set after you read the last character from TXRX, you have to clear the pending event bit | 22:43 |
cr1901 | edge triggered int? | 23:00 |
swetland | I believe so but the weird thing is the RXEMPTY register remains 0 even after the character is read | 23:07 |
swetland | I expect the PENDING bit to stay until cleared but the status registers for peripherals usually reflect the current state | 23:07 |
swetland | https://github.com/enjoy-digital/litex/issues/1289 | 23:07 |
cr1901 | Right, pending is the interrupt bit, RXEMPTY is the status bit | 23:13 |
cr1901 | hmm | 23:13 |
cr1901 | (I don't have a good answer, sorry :P) | 23:13 |
swetland | no worries! | 23:21 |
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 23:41 | |
*** TMM_ <[email protected]> has joined #litex | 23:41 | |
*** xenador77 <xenador77!~xenador77@user/xenador77> has quit IRC (Ping timeout: 252 seconds) | 23:55 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!