*** tpb has joined #litex | 00:00 | |
*** futarisIRCcloud has joined #litex | 00:33 | |
*** futarisIRCcloud has quit IRC | 04:21 | |
keesj | somlo why did you package it? | 08:31 |
---|---|---|
keesj | https://twitter.com/antmicro/status/1101131519639330817 | 10:32 |
_florent_ | keesj: thanks, i saw that yesterday but wasn't aware of it before | 11:56 |
_florent_ | daveshah: i'm trying to use trellis to build targets from the versa_ecp5 repo | 13:42 |
_florent_ | daveshah: but i'm having this kind or error: https://hastebin.com/ehelalacen.rb | 13:42 |
daveshah | ah, I'm sure I fixed that but maybe the commit didn't make nextpnr master | 13:43 |
_florent_ | daveshah: (i'm using Trellis/Yosys master, and placer_heap_ddrn branch for nextpnr) | 13:43 |
daveshah | just use "placer_heap" for nextpnr now | 13:43 |
_florent_ | ok, i'm going to try that | 13:44 |
daveshah | Yeah, that should work | 13:45 |
_florent_ | btw: do you know what Luke means here: https://github.com/enjoy-digital/litex/issues/147 | 13:45 |
tpb | Title: trellis builder needs to take package type as well · Issue #147 · enjoy-digital/litex · GitHub (at github.com) | 13:45 |
daveshah | yeah, it's the --package argument to nextpnr | 13:45 |
daveshah | nextpnr defaults to the CABGA381 package, luke is using something else on the tinyfpga | 13:45 |
_florent_ | daveshah: do you have an example somewhere? | 13:46 |
daveshah | https://github.com/SymbiFlow/prjtrellis/blob/master/examples/tinyfpga_rev2/Makefile#L9 | 13:46 |
tpb | Title: prjtrellis/Makefile at master · SymbiFlow/prjtrellis · GitHub (at github.com) | 13:46 |
_florent_ | ok thanks, i'll probably add that now | 13:46 |
_florent_ | otherwise, i got linux with vexriscv almost booting on the Arty this morning | 13:48 |
_florent_ | we should be able to reproduce soon on the Versa (once ethernet will be working with a CPU) | 13:48 |
somlo | keesj: I've been using Fedora for a long time, and so RPMs are my preferred way to keep track of what went where on my machine, and give me the ability to replicate an install (with kickstart) without having to re-engage my brain if anything crashes at 3am (I've also been a sysadmin for most of my career) :) | 15:09 |
somlo | in litex/boards/targets/*.py (e.g., nexys4ddr.py), how would one specify the path to Vivado (right now, _run_vivado in litex/build/xilinx/vivado.py complains it can't locate Vivado's directory or settings | 15:52 |
somlo | oh, nvm -- it's "toolchain_path=..." | 15:54 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!