Friday, 2021-09-24

*** tpb <[email protected]> has joined #litex00:00
benhjevinskie[m]: in my case it works when using a LiteX SoC with VexRisc V and fails with the standlone LiteEth in microwatt... I think I got the constraints right (and there's no violation reported) but I'm crap at understanding Vivado timing reports00:52
benhLOL00:55
benhit would help if my vhdl wrapper for the core actually wired gtx :-)00:55
benhI can't believe I didn't get any warning00:55
benhinterestingly enough, we don't generate any constraint for gtx00:55
jevinskie[m]I predicted it would be something simple :p01:03
benhand you were absolutely right :-)01:07
benhSo... fun fact... yeterday QMtech told me that the speed grade was -101:26
benhbut I noticed their manual says -201:26
benhand I just noticed, all their example projects are set for -201:26
benhI can't verify because it's a stupid QR-code only FPGA and Xilinx won't let me use the decoder...01:26
benhhrm01:28
benhthey are confirming it's -1 and the manual and examples are wrong :-(01:28
benhand it seems the board V1 is also supposed to be -101:28
benhI've added a --speed-grade argument, I'm going to make it default to -101:29
benhah...01:31
benhso they made 2 batches of board V101:31
benhone was -1 and one was -201:31
benhand board v2 is all -101:32
benhok all good except...02:09
benhit doesn't always start properly after configuration with xc3progs02:09
benhI have to go long press the button that we connected to CPU reset and lift it02:09
benhthen it starts02:09
benhsomething's not right with the reset logic02:09
benhafter config02:10
benhworks fine if flashed02:12
benhMelkhior: https://github.com/litex-hub/litex-boards/pull/273 (Wukong fixes & v2 support)02:17
benh_florent_: I also updated my liteeth "gen.py" fixes branch: https://github.com/enjoy-digital/liteeth/pull/8102:20
*** Degi_ <[email protected]> has joined #litex03:28
*** Degi <[email protected]> has quit IRC (Ping timeout: 252 seconds)03:29
*** Degi_ is now known as Degi03:29
*** futarisIRCcloud <[email protected]> has joined #litex03:36
*** yosys-questions <[email protected]> has joined #litex04:11
*** amstan <amstan!~amstan@2001:470:69fc:105::1e9> has joined #litex04:37
*** futarisIRCcloud <[email protected]> has quit IRC (Quit: Connection closed for inactivity)05:46
Melkhiorbenh: Most of them are -1 yet all the written documents say -2 ? That's not reassuring 05:47
Melkhiorbenh: do you know if they have a way to tell the batch of a board ?05:48
Melkhiori don't remember double-checking, I just assumed they were telling the truth about the speed-grade ...05:50
MelkhiorAnd the patch LGTM05:50
jevinskie[m]We need some back alley QR code scanning hah06:43
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)07:14
*** TMM_ <[email protected]> has joined #litex07:14
*** FabM <[email protected]> has joined #litex07:27
benhMelkhior: yes, the QMtech guy told me "ooops ... we'll fix the doc" :-)07:35
*** yosys-questions <[email protected]> has quit IRC (Ping timeout: 256 seconds)09:13
*** RaYmAn <[email protected]> has quit IRC (Ping timeout: 252 seconds)10:12
*** RaYmAn <[email protected]> has joined #litex10:14
*** RaYmAn_ <[email protected]> has joined #litex10:50
*** RaYmAn <[email protected]> has quit IRC (Ping timeout: 260 seconds)10:50
*** RaYmAn_ is now known as RaYmAn11:19
*** emkat <emkat!~emkat@2001:67c:2564:518:9e7b:efff:fe46:1776> has joined #litex11:57
emkatI have extended the simsoc with a simple wb master which writes a single word to sdram when a bit in its CSR is set. I can see the wishbone transaction in the waveform after setting the CSR from the bios using mem_write, but I cannot read the value back with mem_read. I am suspecting this is a cache issue. I tried turning off the cache by specifying an L2 cache size of 0 and using the minimal variant of the cpu to no avail. How can I 12:01
emkatmake sure the cache is disabled or at least invalidated when I am trying to read back the value written by my custom wishbone master?12:01
emkatUpdate on my memory reading issue: PEBKAC. My master peripheral did not set the write enable signal. However, I am still puzzled by the output of csr.csv. Even after setting the L2 cache size to a different value (by using --l2-size in lxsim), I still see the default size of 8192 bytes for the l2_size config constant. I tried setting the l2 size to 32Ki, but it seemed to have no effect.12:30
*** emkat <emkat!~emkat@2001:67c:2564:518:9e7b:efff:fe46:1776> has quit IRC (Remote host closed the connection)14:40
*** emkat <emkat!~emkat@2001:67c:2564:518:9e7b:efff:fe46:1776> has joined #litex14:43
*** emkat <emkat!~emkat@2001:67c:2564:518:9e7b:efff:fe46:1776> has quit IRC (Quit: Leaving)14:50
*** _florent_ <[email protected]> has quit IRC (Ping timeout: 268 seconds)15:04
*** _florent_ <[email protected]> has joined #litex15:07
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Quit: Leaving)15:30
*** yosys-questions <[email protected]> has joined #litex16:39
*** Martoni42 <Martoni42!~Martoni@2a03:d604:103:600:2ad2:44ff:fe23:2f72> has joined #litex17:18
*** yosys-questions <[email protected]> has quit IRC (Quit: Client closed)17:35
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)17:44
*** TMM_ <[email protected]> has joined #litex17:45
*** ilia__s7 <[email protected]> has joined #litex18:15
*** ilia__s <[email protected]> has quit IRC (Ping timeout: 252 seconds)18:17
*** ilia__s7 is now known as ilia__s18:17
*** yosys-questions <[email protected]> has joined #litex18:25
*** ilia__s <[email protected]> has quit IRC (Quit: The Lounge - https://thelounge.chat)18:57
*** ilia__s <[email protected]> has joined #litex18:59
*** Martoni42 <Martoni42!~Martoni@2a03:d604:103:600:2ad2:44ff:fe23:2f72> has quit IRC (Ping timeout: 240 seconds)19:16
mithroDid I ever share https://github.com/rprinz08/hBPF ? We should totally get it integrated into LiteEth / https://github.com/litex-hub/linux-on-litex-vexriscv21:17
*** pftbest <[email protected]> has quit IRC (Read error: Connection reset by peer)22:10
*** pftbest <[email protected]> has joined #litex22:10
*** ilia__s <[email protected]> has quit IRC (Ping timeout: 252 seconds)22:12
*** pftbest <[email protected]> has quit IRC (Read error: Connection reset by peer)22:13
*** pftbest <[email protected]> has joined #litex22:17
*** ilia__s <[email protected]> has joined #litex22:19
*** yosys-questions <[email protected]> has quit IRC (Quit: Client closed)22:37

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