| 03:24 | Bertl_oO | off to bed now ... have a good one everyone!
|
| 03:24 | Bertl_oO | changed nick to: Bertl_zZ
|
| 05:38 | alexML | left the channel |
| 06:41 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 13:33 | Bertl_zZ | changed nick to: Bertl
|
| 13:33 | Bertl | morning folks!
|
| 13:34 | BAndiT1983 | hi
|
| 15:13 | Bertl | off for now ... bbl
|
| 15:13 | Bertl | changed nick to: Bertl_oO
|
| 16:46 | mumptai | joined the channel |
| 17:05 | se6ast1an | https://www.azom.com/article.aspx?ArticleID=19886
|
| 17:05 | se6ast1an | The PIXI system incorporates a new X-ray CMOS camera based on the Open Source Axiom Beta Camera developer’s kit.
|
| 17:05 | se6ast1an | interesting!
|
| 17:07 | BAndiT1983 | nice!
|
| 17:20 | Bertl_oO | very nice!
|
| 19:09 | mumptai | left the channel |
| 19:55 | mumptai | joined the channel |
| 20:19 | EmilJ | shared expertise through open source, ya love to see it
|
| 20:20 | EmilJ | I'm thinking about that AXI burster I've decided to make. So far I haven't written any HDL, but I think it should work like this:
|
| 20:20 | EmilJ | https://irc.tywoniak.eu/file/1/n9HFuzb31SGbvZv9
|
| 20:22 | EmilJ | It has a FIFO, and presents only the first address if they are incremented, which in the case of the nmigen image address generator is guaranteed when neither of the "_last" signals signals is asserted
|
| 20:24 | EmilJ | This is for FIFO depth = burst length of 4 beats
|
| 20:25 | EmilJ | The highlighted edges are ones I'm not sure about, it seems like the AXI spec forbids any combinatorial connections between a slave and master interface, so I can't reassert input arready in the same cycle as output arready is asserted
|
| 20:56 | anuejn | hm... you shouldnt need any fifo to implement that
|
| 20:57 | anuejn | because you only need to keep track of subsequent incrementing addresses (up to the max burst length)
|
| 20:57 | anuejn | if you reached the max bust length or two addresses are not subsequent you issue a new bust
|
| 21:00 | EmilJ | You're right - I was keeping the FIFO in case it stops being sequential but at that point I just need to burst with ARLEN=fill_level-1
|
| 21:01 | EmilJ | hmm
|
| 21:19 | anuejn | yup
|
| 21:19 | anuejn | thats it
|
| 22:18 | comradekingu | joined the channel |
| 23:34 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 23:39 | Bertl_oO | off to bed now ... have a good one everyone!
|
| 23:39 | mumptai | left the channel |
| 23:39 | Bertl_oO | changed nick to: Bertl_zZ
|