Friday, 2019-03-22

*** tpb has joined #yosys00:00
*** kraiskil has quit IRC00:23
*** kraiskil has joined #yosys00:41
*** somlo has quit IRC01:25
*** kraiskil has quit IRC01:41
emeb_mactnt: 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')01:51
emeb_macthis despite the fact that nextpnr reports SB_SPI as one of the available cells in the utilization report.01:52
*** emeb has quit IRC02:10
*** somlo has joined #yosys02:52
*** PyroPeter has quit IRC03:35
*** citypw has joined #yosys03:38
*** PyroPeter has joined #yosys03:48
*** danieljabailey has joined #yosys04:01
*** Thorn has quit IRC04:04
*** pie__ has joined #yosys04:33
*** pie___ has quit IRC04:36
*** mrsteveman1 has quit IRC04:39
*** forrestv has quit IRC04:39
*** sorear has quit IRC04:39
*** pointfree has quit IRC04:40
*** ric96 has quit IRC04:40
*** litghost has quit IRC04:40
*** ddrown has quit IRC04:40
*** ovf has quit IRC04:40
*** bubble_buster has quit IRC04:40
*** litghost has joined #yosys04:41
*** tannewt has quit IRC04:41
*** ddrown has joined #yosys04:41
*** ric96 has joined #yosys04:42
*** pointfree has joined #yosys04:42
*** sorear has joined #yosys04:44
*** ovf has joined #yosys04:45
*** bubble_buster has joined #yosys04:46
*** tannewt has joined #yosys04:46
*** forrestv has joined #yosys04:47
*** Thorn has joined #yosys05:01
*** gsi__ has joined #yosys05:02
*** gsi_ has quit IRC05:05
*** _whitelogger has quit IRC05:22
emeb_macdaveshah: is the SB_SPI cell supported in up5k? I'm getting an error that it's not when I try to use it.05:24
*** _whitelogger has joined #yosys05:24
tntemeb_mac: mmm, indeed looks like nextpnr is lacking support for it :/05:54
emeb_mactnt: weird05:57
emeb_macesp. since it's listed in the utilization report05:57
tntThe 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.05:58
emeb_mac:)05:58
*** danieljabailey has quit IRC06:04
*** leviathanch has joined #yosys06:41
*** emeb_mac has quit IRC07:04
*** rohitksingh has joined #yosys07:08
*** rohitksingh has quit IRC07:32
*** kraiskil has joined #yosys08:32
*** citypw has quit IRC09:13
*** danieljabailey has joined #yosys10:05
*** kraiskil has quit IRC10:25
*** rohitksingh has joined #yosys10:43
*** kraiskil has joined #yosys10:46
*** kraiskil has quit IRC11:10
*** rohitksingh has quit IRC11:36
*** esden_ has joined #yosys12:14
*** arnd_ has joined #yosys12:15
*** arnd has quit IRC12:22
*** esden has quit IRC12:22
*** awordnot has quit IRC12:22
*** arnd_ is now known as arnd12:22
*** esden_ is now known as esden12:22
*** awordnot has joined #yosys12:23
*** voxadam has quit IRC12:24
*** voxadam has joined #yosys12:32
*** AlexDaniel has quit IRC12:47
*** AlexDaniel has joined #yosys12:47
*** danieljabailey has quit IRC12:53
*** voxadam has quit IRC13:01
*** voxadam has joined #yosys13:02
*** emeb has joined #yosys13:20
*** cr1901 has quit IRC13:27
*** cr1901 has joined #yosys13:28
*** rohitksingh has joined #yosys13:32
*** m4ssi has joined #yosys14:09
*** cr1901 has joined #yosys14:09
*** leviathanch has quit IRC14:11
*** rohitksingh has quit IRC14:25
*** rohitksingh has joined #yosys14:26
*** rohitksingh has quit IRC14:31
*** rohitksingh has joined #yosys14:59
*** develonepi3 has quit IRC15:00
*** AlexDaniel has quit IRC15:09
*** AlexDaniel has joined #yosys15:09
*** pie_ has joined #yosys15:13
*** pie__ has quit IRC15:14
*** pie__ has joined #yosys15:17
*** pie_ has quit IRC15:19
*** leviathanch has joined #yosys15:19
*** futarisIRCcloud has quit IRC15:37
*** rohitksingh has quit IRC15:50
*** rohitksingh_ has joined #yosys15:50
*** kraiskil has joined #yosys15:58
*** develonepi3 has joined #yosys16:08
*** rohitksingh_ has quit IRC16:39
*** rohitksingh has joined #yosys16:52
*** kraiskil has quit IRC17:13
*** m4ssi has quit IRC17:18
*** rohitksingh has quit IRC17:20
*** kraiskil has joined #yosys17:29
*** cr1901 has quit IRC17:34
*** cr1901 has joined #yosys17:34
*** rohitksingh has joined #yosys17:53
*** kraiskil has quit IRC17:56
*** promach has quit IRC17:57
*** danieljabailey has joined #yosys17:59
*** m_w has joined #yosys18:48
*** rohitksingh has quit IRC18:56
*** danieljabailey has quit IRC18:56
*** rohitksingh has joined #yosys18:56
*** rohitksingh has quit IRC19:05
*** cr1901 has quit IRC19:06
*** cr1901 has joined #yosys19:16
*** Laksen has joined #yosys19:29
*** leviathanch has quit IRC19:41
Forty-Botis there a way to only preprocess?20:03
Forty-Bot...and I have discovered -ppdump20:04
cr1901_modernTIL20:05
*** cr1901 has quit IRC20:05
*** cr1901 has joined #yosys21:00
*** cr1901 has quit IRC21:01
*** kraiskil has joined #yosys21:06
*** Forty-Bot has quit IRC21:50
*** Forty-Bot has joined #yosys21:50
*** kraiskil has quit IRC21:52
*** m4ssi has joined #yosys22:41
*** davos has joined #yosys22:54
*** m4ssi has quit IRC23:09
davoshey, 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?23:18
tntdavos: https://github.com/smunaut/nextpnr/commit/716b371ab92688993d0606e69b93030e0a3864fe23:19
tpbTitle: ice40: Add support for SB_I2C and SB_SPI · smunaut/nextpnr@716b371 · GitHub (at github.com)23:19
tnt(not hw proven yet ... I wrote that like 1h ago)23:19
emebdavos: I'm trying tnt's patch for nextpnr right now - it seems to build OK but I need to test it further.23:38
emebhere's how I instantiated it -> https://pastebin.com/HWPTaQ7b23:39
tpbTitle: // system_bus.v - wrapper for wishbone master and system bus IP cores // 03-21- - Pastebin.com (at pastebin.com)23:39
*** futarisIRCcloud has joined #yosys23:58

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!