<shuffle2>
i'm currently using lattice diamond and want to compare it with the foss flow. it seems like symbiflow is a container project encapsulating the required other projects (yosys+nextpnr+prjtrellis + others?)
<shuffle2>
however i can't really find any details about how to "replace diamond with foss"..it's more like "here's a bunch of spaghetti, string it together yourself", am i missing something
Bertl is now known as Bertl_zZ
citypw has quit [Remote host closed the connection]
<xobs>
I'm more amazed they got a response from Xilinx on Twitter.
<shuffle2>
haha hadn't noticed that
<mithro>
shuffle2: SymbiFlow doesn't attempt to provide an IDE or build system at the moment
<shuffle2>
it's a bit confusing because the symbiflow website has this quite nice "get started" button...which doesn't really help you to get started *using* the tools imo ;p (developing them, maybe)
<tpb>
Title: SymbiFlow - Getting Started (at storage.googleapis.com)
<mithro>
shuffle2: Only so many hours in the day however...
<shuffle2>
nice :)
az0re has quit [Remote host closed the connection]
<sf-slack>
<timo.callahan> @kgugala, with the picosoc_demo, is it supposed to do anything when actually loaded on the basys 3 board? Or no, since we haven't loaded any software to run on the gateware? I see the 16 LEDs cycling, and when I connect to it using lxterm, it spews out jibberish it seems. And when I send characters _to_ the board via lxterm, the LED cycling stops momentarily. Am I doing something wrong?
<sf-slack>
<acomodi> IIRC it needs the correct baud rate set
<sf-slack>
<acomodi> I think it should work fine with the following: `picocom --baud 460800 /dev/ttyUSBX`
OmniMancer1 has joined #symbiflow
OmniMancer has quit [Ping timeout: 260 seconds]
wavedrom has quit [Ping timeout: 260 seconds]
<shuffle2>
if nextpnr failed to meet timing, prints "ERROR: failed to route...", then appears to hang...is it doing $stuff, or actually hanging
<shuffle2>
it's just sitting there consuming 1 hw thread
az0re has joined #symbiflow
<_whitenotifier-9>
[symbiflow-arch-defs] rakeshm75 opened issue #1458: Branch : Quicklogic : Issue in the top_bit.v with respect to RAMFIFO port maps - https://git.io/JfYxg
lkcl has quit [Ping timeout: 260 seconds]
<_whitenotifier-9>
[symbiflow-arch-defs] rakeshm75 opened issue #1459: Branch : Quicklogic : Issue in the top_bit.v with respect to Multiplier port mapping - https://git.io/JfYx5
synaption[m] has quit [Quit: killed]
promach3 has quit [Quit: killed]
abeljj[m] has quit [Quit: killed]
hzeller[m] has quit [Quit: killed]
madushan1000[m] has quit [Quit: killed]
xobs has quit [Quit: killed]
promach3 has joined #symbiflow
citypw has quit [Ping timeout: 240 seconds]
craigo_ has quit [Ping timeout: 260 seconds]
abeljj[m] has joined #symbiflow
madushan1000[m] has joined #symbiflow
synaption[m] has joined #symbiflow
xobs has joined #symbiflow
hzeller[m] has joined #symbiflow
lkcl has joined #symbiflow
Bertl_zZ is now known as Bertl
anuejn_ is now known as anuejn
citypw has joined #symbiflow
adjtm has quit [Remote host closed the connection]
adjtm has joined #symbiflow
citypw has quit [Ping timeout: 240 seconds]
Bertl is now known as Bertl_oO
gsmecher has joined #symbiflow
<sf-slack>
<timo.callahan> @acomodi -- thanks! I tried using "--speed 460800" with lxterm, and it helped a bit -- I saw the "Press ENTER to continue..." lines...but pressing enter didn't do anything. Trying different speeds didn't help. So I looked for picocom in the picorv32 github with no luck...until I finally just checked if I could find "picocom" as an installable Ubuntu package...and there it was! So "picocom" is not related
<sf-slack>
to "picoSoc" ? Anyway it now WORKS using picocom. After pressing enter, I see option [9] "Run simplistic benchmark".
<sf-slack>
<acomodi> @timo.callahan Great! Yeah picocom and picosoc are actually unrelated
wavedrom has joined #symbiflow
OmniMancer1 has quit [Quit: Leaving.]
<mithro>
We should look at adding an `.editorconfig` to the SymbiFlow repositories
<_whitenotifier-9>
[ideas] mithro opened issue #50: Add an .editorconfig file to all SymbiFlow repositories - https://git.io/JfOGn
<tpb>
Title: Add an .editorconfig file to all SymbiFlow repositories · Issue #50 · SymbiFlow/ideas · GitHub (at github.com)
<hackerfoo>
mithro: Is this widely used? I haven't heard of EditorConfig before: https://editorconfig.org
<tpb>
Title: EditorConfig (at editorconfig.org)
<hackerfoo>
Adding styles for Emacs and Vim would be useful.
<_whitenotifier-9>
[ideas] mithro opened issue #51: Create a "common configuration" git repository which is auto-merged into SymbiFlow projects - https://git.io/JfOG7
<tpb>
Title: Create a "common configuration" git repository which is auto-merged into SymbiFlow projects · Issue #51 · SymbiFlow/ideas · GitHub (at github.com)
<mithro>
hackerfoo: Hadn't heard of it until I saw it being used in yosys's repo
<mithro>
Yosys isn't known for using the latest and greatest stuff -- So I think that is potentially a good sign that it's been around a while?
<hackerfoo>
I'll see if I can run `c-guess` in Emacs use that to generate an .editorconfig
adjtm has quit [Remote host closed the connection]
adjtm has joined #symbiflow
<hackerfoo>
It doesn't look like there's an easy way to do this. This can infer an .editorconfig, but it could be Javascript only: https://github.com/jedmao/eclint
<tpb>
Title: GitHub - jedmao/eclint: Validate or fix code that doesnt adhere to EditorConfig settings or infer settings from existing code. (at github.com)
adjtm has quit [Remote host closed the connection]
adjtm has joined #symbiflow
rvalles has quit [Read error: Connection reset by peer]
rvalles has joined #symbiflow
craigo_ has joined #symbiflow
lambda has quit [Ping timeout: 240 seconds]
lambda has joined #symbiflow
shuffle2 has quit [*.net *.split]
lethalbit has quit [*.net *.split]
Xark has quit [*.net *.split]
Finde has quit [*.net *.split]
lethalbit has joined #symbiflow
shuffle2 has joined #symbiflow
Xark has joined #symbiflow
Finde has joined #symbiflow
Xark has joined #symbiflow
Xark has quit [Changing host]
<_whitenotifier-9>
[symbiflow-website] rw1nkler opened issue #42: Add links to the points in the "Why SymbiFlow?" section - https://git.io/JfOBa
<_whitenotifier-9>
[symbiflow-website] rw1nkler opened issue #43: Rearrange the sections order on the main page - https://git.io/JfOBj
OmniMancer has joined #symbiflow
<_whitenotifier-9>
[symbiflow-website] rw1nkler opened issue #44: Rearrange the order of sections on the "Contribute now" subpage - https://git.io/JfO0I
ssb has quit [Ping timeout: 240 seconds]
ssb has joined #symbiflow
<sf-slack>
<timo.callahan> @kgugala (and anyone) -- I have LiteX gateware built by Symbiflow, and although I can get a Litex> prompt, it shows that it failed all memory tests. This is for the Arty A7 35T board, using the example here: https://github.com/antmicro/symbiflow-examples/tree/master/linux_litex_demo ```best: m0, b0 delays: - m1, b0: |00000000000000000000000000000000| delays: - m1, b1: |00000000000000000000000000000000| delays: -
<sf-slack>
m1, b2: |00000000000000000000000000000000| delays: - m1, b3: |00000000000000000000000000000000| delays: - m1, b4: |00000000000000000000000000000000| delays: - m1, b5: |00000000000000000000000000000000| delays: - m1, b6: |00000000000000000000000000000000| delays: - m1, b7: |00000000000000000000000000000000| delays: - best: m1, b0 delays: - SDRAM now under hardware control Memtest bus failed: 256/256 errors Memtest data failed: