*** tpb <[email protected]> has joined #litex | 00:00 | |
*** zjason``` is now known as zjason | 01:22 | |
*** bl0x_ <bl0x_!~bastii@p200300d7a71995007c6f4c8d8ffa4614.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 02:52 | |
*** bl0x_ <bl0x_!~bastii@p200300d7a718af00d3bcd8a9c87bbda8.dip0.t-ipconnect.de> has joined #litex | 02:55 | |
*** Degi_ <[email protected]> has joined #litex | 04:04 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 240 seconds) | 04:05 | |
*** Degi_ is now known as Degi | 04:05 | |
*** FabM <FabM!~FabM@2a03:d604:103:600:ce51:1222:688:521> has joined #litex | 07:30 | |
*** likewise <[email protected]> has joined #litex | 07:59 | |
likewise | Is it correct the litex-boards/litex_boards/platforms/*.py files do not have the executable flag? | 08:21 |
---|---|---|
likewise | Problem I have with the quick start is nothing happens when I run: python ./xilinx_alveo_u250.py | 08:33 |
_franck_ | likewise: platform files are meant to be used by target files (or your own file) | 08:49 |
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has quit IRC (Ping timeout: 250 seconds) | 09:06 | |
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has joined #litex | 09:09 | |
likewise | _franck_: Thanks, I see my noob error now. | 09:10 |
*** futarisIRCcloud <[email protected]> has joined #litex | 12:06 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:bd4e:8264:4908:c86> has quit IRC (Read error: Connection reset by peer) | 12:37 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:e511:c952:5c4c:5e01> has joined #litex | 12:37 | |
*** tpw_rules <[email protected]> has quit IRC (Ping timeout: 245 seconds) | 12:37 | |
*** tpw_rules <[email protected]> has joined #litex | 12:40 | |
likewise | Does Litex support building an SoC as a stand-alone (set of) Verilog source(s), i.e. for re-use in RTL projects? I am interested in building a VexRiscv with AXI4 Crossbar and a AXI->AXI4Lite converter with AXI4 Lite cross bar. I could use some help, if anyone is interested in a code bounty, let me know. | 12:50 |
*** futarisIRCcloud <[email protected]> has quit IRC (Quit: Connection closed for inactivity) | 14:25 | |
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Quit: Leaving) | 17:28 | |
*** Martoni <Martoni!~Martoni@2a03:d604:103:600:2ad2:44ff:fe23:2f72> has joined #litex | 17:31 | |
_florent_ | likewise: That's one of the next task/priority in my todo list :): Create a generator to generate the SoC as a standalone core (as we are already doing with LiteDRAM/LiteEth, etc...) | 18:23 |
_florent_ | https://usercontent.irccloud-cdn.com/file/8D8RqLtA/image.png | 18:25 |
_florent_ | to generate a standalone verilog core similar to this ^ | 18:26 |
_florent_ | the user will be able to customize it with most of the parameters exposed on targets (and probably some others). I should start this next week and could be interested to have someone testing it and providing feedback | 18:29 |
*** Martoni <Martoni!~Martoni@2a03:d604:103:600:2ad2:44ff:fe23:2f72> has quit IRC (Ping timeout: 252 seconds) | 18:32 | |
*** Martoni <Martoni!~Martoni@2a03:d604:103:600:2ad2:44ff:fe23:2f72> has joined #litex | 18:50 | |
*** Martoni <Martoni!~Martoni@2a03:d604:103:600:2ad2:44ff:fe23:2f72> has quit IRC (Ping timeout: 252 seconds) | 19:04 | |
*** peeps[zen] <peeps[zen]!~peepsalot@openscad/peepsalot> has quit IRC (Quit: Connection reset by peep) | 19:05 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has joined #litex | 19:07 | |
*** zjason <[email protected]> has quit IRC (Read error: Connection reset by peer) | 21:15 | |
*** zjason <[email protected]> has joined #litex | 21:17 | |
*** likewise <[email protected]> has quit IRC (Read error: Connection reset by peer) | 21:30 | |
cr1901 | _florent_: If you decide to use a different HDL going forward, does that mean LiteX will support two different (or more!) languages, or will the cores be rewritten to a single HDL eventually? | 21:44 |
_florent_ | cr1901: 1) first experiment/mature it on a new/independent design 2) offer a full Migen/LiteX compatibility layer and test it on actual LiteX design 3) Switch progressively :) | 22:51 |
shorne | ah, I just spend a week (hour here, hour there) trying to figure out why my platform is unstables, kernel crashing in a very strange spot that makes no sense | 23:41 |
shorne | I tried bisecting the kernel, toolchain, litex, what else! | 23:42 |
shorne | Finally I remembered (and doing some git reflog snooping) I updated the mor1kx core earlier this month, it turns some changes we did last year for formal verification I haven't been running with.. it seems that broke something | 23:43 |
shorne | rolling back mor1kx to around 2021 Feb fixed the instabilities | 23:44 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!