s_frit_ has quit [Remote host closed the connection]
s_frit has joined ##openfpga
OmniMancer has joined ##openfpga
emeb has joined ##openfpga
OmniMancer has quit [Quit: Leaving.]
Asu has joined ##openfpga
OmniMancer has joined ##openfpga
OmniMancer has quit [Client Quit]
rohitksingh has joined ##openfpga
<emeb>
the example I used for ecp5 nextpnr is old and used --basecfg - now I'm getting a warning that --basecfg is deprecated. What's the new "right way" to do it?
<daveshah>
Just remove it
<daveshah>
The baseconfigs are included in nextpnr now
<emeb>
so simple!
<emeb>
cool - thx
<emeb>
this little 6502 demo uses such a tiny amount of the 85k. laughable.
rohitksingh has quit [Ping timeout: 265 seconds]
rohitksingh has joined ##openfpga
rohitksingh has quit [Ping timeout: 246 seconds]
rohitksingh has joined ##openfpga
rohitksingh has quit [Ping timeout: 240 seconds]
mumptai has joined ##openfpga
emeb has quit [Quit: Leaving.]
rohitksingh has joined ##openfpga
X-Scale` has joined ##openfpga
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale` is now known as X-Scale
Bike has quit [Quit: Lost terminal]
rohitksingh has quit [Ping timeout: 268 seconds]
<TD-Linux>
what are the synthesis semantics (if any lol) of <= to a variable in multiple always @(posedge clk) blocks, in mutually exclusive paths?
<azonenberg>
TD-Linux: i would consider that an error
<azonenberg>
it shouldn't compile
<azonenberg>
pretty sure vivado won't at least
<TD-Linux>
ok I'll file a bug in yosys about it
<TD-Linux>
tnt, is ice40-playground the "upstream" for your hub75 driver?
<tnt>
yeah
<tnt>
splitting the cores in their own repo is on my TODO.
<tpw_rules>
i have a hub75 driver too if you need one. idk if it's any better or worse
<tnt>
TD-Linux: is that for an ice40 or ecp5 ?
emeb_mac has joined ##openfpga
<TD-Linux>
tnt, ice40
<TD-Linux>
tnt, I added support for shift register based (rpi driver's --led-row-addr-type=3) to it