<emeb_mac>
tnt: have you tried to use SB_SPI in up5k before? when I try I get the following error in nextpnr: ERROR: cell type 'SB_SPI' is unsupported (instantiated as 'uut.usysbus.spiInst0')
<emeb_mac>
this despite the fact that nextpnr reports SB_SPI as one of the available cells in the utilization report.
bubble_buster has quit [Ping timeout: 250 seconds]
litghost has joined #yosys
tannewt has quit [Ping timeout: 268 seconds]
ddrown has joined #yosys
ric96 has joined #yosys
pointfree has joined #yosys
sorear has joined #yosys
ovf has joined #yosys
bubble_buster has joined #yosys
tannewt has joined #yosys
forrestv has joined #yosys
Thorn has joined #yosys
gsi__ has joined #yosys
gsi_ has quit [Ping timeout: 246 seconds]
_whitelogger has joined #yosys
<tnt>
emeb_mac: mmm, indeed looks like nextpnr is lacking support for it :/
<emeb_mac>
tnt: weird
<emeb_mac>
esp. since it's listed in the utilization report
<tnt>
The usage report is based on the chipdb, but you still need some code to support placing it. I'll see if I can add support for it.
<emeb_mac>
:)
danieljabailey has quit [Ping timeout: 244 seconds]
leviathanch has joined #yosys
emeb_mac has quit [Ping timeout: 245 seconds]
rohitksingh has joined #yosys
rohitksingh has quit [Ping timeout: 268 seconds]
kraiskil has joined #yosys
citypw has quit [Ping timeout: 252 seconds]
danieljabailey has joined #yosys
kraiskil has quit [Ping timeout: 244 seconds]
rohitksingh has joined #yosys
kraiskil has joined #yosys
kraiskil has quit [Ping timeout: 272 seconds]
rohitksingh has quit [Ping timeout: 272 seconds]
esden_ has joined #yosys
arnd_ has joined #yosys
arnd has quit [*.net *.split]
awordnot has quit [*.net *.split]
esden has quit [*.net *.split]
arnd_ is now known as arnd
esden_ is now known as esden
awordnot has joined #yosys
voxadam has quit [Read error: Connection reset by peer]
voxadam has joined #yosys
AlexDaniel has quit [Read error: Connection reset by peer]
AlexDaniel has joined #yosys
danieljabailey has quit [Ping timeout: 272 seconds]
voxadam has quit [Read error: Connection reset by peer]
voxadam has joined #yosys
emeb has joined #yosys
cr1901 has quit [Quit: Leaving.]
cr1901 has joined #yosys
cr1901 has quit [Client Quit]
rohitksingh has joined #yosys
m4ssi has joined #yosys
cr1901 has joined #yosys
leviathanch has quit [Remote host closed the connection]
rohitksingh has quit [Ping timeout: 272 seconds]
rohitksingh has joined #yosys
rohitksingh has quit [Ping timeout: 255 seconds]
rohitksingh has joined #yosys
develonepi3 has quit [Quit: Leaving]
AlexDaniel has quit [Read error: Connection reset by peer]
AlexDaniel has joined #yosys
pie_ has joined #yosys
pie__ has quit [Read error: Connection reset by peer]
pie__ has joined #yosys
pie_ has quit [Ping timeout: 250 seconds]
leviathanch has joined #yosys
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
rohitksingh has quit [Ping timeout: 246 seconds]
rohitksingh_ has joined #yosys
kraiskil has joined #yosys
develonepi3 has joined #yosys
rohitksingh_ has quit [Ping timeout: 250 seconds]
rohitksingh has joined #yosys
kraiskil has quit [Read error: Connection reset by peer]
m4ssi has quit [Remote host closed the connection]
rohitksingh has quit [Ping timeout: 255 seconds]
kraiskil has joined #yosys
cr1901 has quit [Quit: Leaving.]
cr1901 has joined #yosys
rohitksingh has joined #yosys
kraiskil has quit [Read error: Connection reset by peer]
promach has quit [Ping timeout: 272 seconds]
danieljabailey has joined #yosys
m_w has joined #yosys
rohitksingh has quit [Ping timeout: 245 seconds]
danieljabailey has quit [Read error: Connection reset by peer]
rohitksingh has joined #yosys
rohitksingh has quit [Ping timeout: 250 seconds]
cr1901 has quit [Ping timeout: 250 seconds]
cr1901 has joined #yosys
Laksen has joined #yosys
leviathanch has quit [Remote host closed the connection]
<Forty-Bot>
is there a way to only preprocess?
<Forty-Bot>
...and I have discovered -ppdump
<cr1901_modern>
TIL
cr1901 has quit [Ping timeout: 250 seconds]
cr1901 has joined #yosys
cr1901 has quit [Client Quit]
kraiskil has joined #yosys
Forty-Bot has quit []
Forty-Bot has joined #yosys
kraiskil has quit [Ping timeout: 245 seconds]
m4ssi has joined #yosys
davos has joined #yosys
m4ssi has quit [Remote host closed the connection]
<davos>
hey, I am using an ice40 ultra plus, trying to get the SPI IP block to work. I read through notes about ultra plus on the icestorm and it says there are 4 SPI_ENABLE_* signals. Wondering how to enable the SPI IP block in verilog? Is there an example anywhere for setting that type of signal?