<awygle>
hey gang, i'm giving away some dev boards this December for folks who don't feel they can justify spending the money on them. if that's you, or you want to contribute, or you want to signal boost, please check it out: https://twitter.com/awygle/status/1333923834194325504
<Zorix>
that's really nice of you!
<awygle>
just trying to give back a little :)
Degi_ has joined ##openfpga
Degi has quit [Ping timeout: 256 seconds]
Degi_ is now known as Degi
<Zorix>
I have the icebreaker, but unfortunately I haven't started to play with it yet, been waiting for the tools to mature more as well.. at least thats the excuse for my laziness
srk has quit [Ping timeout: 240 seconds]
srk has joined ##openfpga
<notafile>
well I can tell you, I bought a better supported board and it did not help ;)
<Zorix>
oh?
<kc8apf>
I have quite a few top-notch dev boards from Altera, Xilinx, and Lattice. Getting any of them to work is a frustrating exercise
<azonenberg>
kc8apf: what kind of issues have you had with xilinx boards?
<kc8apf>
Convincing ISE or Vivado to install, remembering to install udev scripts, everything about iMPACT, missing or incorrect pin constraints, broken examples
<azonenberg>
The only vivado i've ever had problems installing is 2020.1, which has some broken version detection that works on their "supported" OSes but not on debian
<azonenberg>
the ftdi based digilent jtag dongles i have worked out of the box completely painlessly
<azonenberg>
cant comment on vendor pin constraint files as i've never built any of the example designs
<azonenberg>
i always write my own constraints off the published pdf schematics
<azonenberg>
in general the boards have treated me fine
<azonenberg>
My xilinx problems have been more along the lines of "vivado segfaults when launching a simulation 1% of the time"
<azonenberg>
or "ISE's placer was absolute garbage and required heavy floorplanning to make timing on most designs that pushed limits in any way"
<tpw_rules>
ooh i need to get back into suffering as a consequence of that
<azonenberg>
I've found documentation errors, but i've done that with everyone
<azonenberg>
in fact, i set a new personal record
<azonenberg>
my new 4 GHz active differential probe hasn't even arrived in my lab yet
<azonenberg>
and i already am responsible for a datasheet revision :p
<azonenberg>
Usually i have to get my hands on the product before finding mistakes in the documentation lol
srk has quit [Remote host closed the connection]
srk has joined ##openfpga
Bike has quit [Quit: Lost terminal]
<kc8apf>
Digilent boards are usually ok. Some of the other Xilinx boards use FTDI for JTAG but use a different pinout so Xilinx tools won't work.
<Finde>
god that vivado version detection
<Finde>
I had to replace my /etc/os-release with one from an ubuntu machine to complete the install