clifford changed the topic of #yosys to: Yosys Open SYnthesis Suite: http://www.clifford.at/yosys/ -- Channel Logs: https://irclog.whitequark.org/yosys
cemerick has joined #yosys
NB0X-Matt-CA has quit [Quit: WeeChat 2.0.1]
digshadow has quit [Ping timeout: 245 seconds]
digshadow has joined #yosys
dys has joined #yosys
seldridge has quit [Ping timeout: 268 seconds]
rohitksingh has joined #yosys
leviathanch has joined #yosys
rohitksingh has quit [Quit: Leaving.]
cemerick has quit [Ping timeout: 246 seconds]
rohitksingh has joined #yosys
nonlinear has joined #yosys
dys has quit [Ping timeout: 268 seconds]
emeb_mac has quit [Quit: Leaving.]
rohitksingh has quit [Ping timeout: 252 seconds]
rohitksingh has joined #yosys
m4ssi has joined #yosys
<jhol> ZipCPU: I added a bug https://github.com/YosysHQ/yosys/issues/647 - so I can at least keep track the issue
pie__ has joined #yosys
cr1901_modern has quit [Read error: Connection reset by peer]
pie_ has quit [Ping timeout: 260 seconds]
fsasm has joined #yosys
Nazara has quit [Quit: ZNC - http://znc.in]
Nazara has joined #yosys
Nazara has quit [Client Quit]
Nazara has joined #yosys
Nazara has quit [Quit: ZNC - http://znc.in]
Nazara has joined #yosys
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #yosys
cemerick has joined #yosys
gruetzkopf has quit [Read error: Connection reset by peer]
gruetzkopf has joined #yosys
gruetzkopf has quit [Read error: Connection reset by peer]
gruetzkopf has joined #yosys
cr1901_modern has joined #yosys
s_frit has quit [Remote host closed the connection]
flaviusb has quit [Ping timeout: 252 seconds]
s_frit has joined #yosys
leviathanch has quit [Ping timeout: 252 seconds]
cemerick_ has joined #yosys
cemerick has quit [Ping timeout: 272 seconds]
fsasm has quit [Ping timeout: 252 seconds]
flaviusb has joined #yosys
gruetzkopf has quit [Read error: Connection reset by peer]
gruetzkopf has joined #yosys
cemerick_ is now known as cemerick
leviathanch has joined #yosys
cemerick has quit [Ping timeout: 252 seconds]
cemerick_ has joined #yosys
cemerick_ is now known as cemerick
emeb has joined #yosys
seldridge has joined #yosys
<shapr> ZipCPU: any familiarity with BlueSpec?
gruetzkopf has quit [Read error: Connection reset by peer]
gruetzkopf has joined #yosys
<ZipCPU> Marginal at best
<ZipCPU> At least I know where to find (some) of the manuals.
lutsabound has joined #yosys
gruetzkopf has quit [Read error: Connection reset by peer]
gruetzkopf has joined #yosys
<awygle> aren't most of the bluespec things standardized now?
<ZipCPU> Could be, I just haven't found all of the manuals. daveshah has found more of them then I have.
<daveshah> Nope, nowt to do with me
<daveshah> never looked at bluespec before
<ZipCPU> Ok, I must be confused then. I was thinking of the SB_ primitives
<ZipCPU> I guess that's something different.
<mwk> that was siliconblue
<ZipCPU> Well ... I was close, they both had "Blue" in their name
<ZipCPU> shapr: To answer your question: No.
m4ssi has quit [Remote host closed the connection]
<shapr> awygle: I dunno, I was talking to the author and they're using bluespec for several interesting projects
dys has joined #yosys
<awygle> shapr: when you say "bluespec" what do you mean? bluespec is a company iiuc, they made SystemVerilog. do they have a bluespec language also?
<awygle> all i can find on their website is RISC-V IP...
<sorear> there's a bluespec-specific HDL
<sorear> i'm not sure if it's a SV derivative, something Haskell-based, or if they have both
<sorear> they are one of the big Haskell shops, aside from relevance to hardware people
<awygle> yeah the more i try to read about this the less clear it is so i should just shut my mouth basically
<awygle> "Bluespec SystemVerilog (BSV) supports much, but not all, of SystemVerilog (SV) and also extends the language with features not present in SV. So neither is a full superset of the other, nor are they completely different. "
leviathanch has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<shapr> awygle: bet you still know more than I do about bluespec
jlf has joined #yosys
<shapr> sorear: I got to chat with Lennart Augustsson at ICFP, asked him about the project he's working on now
<shapr> at this point I now know that Groq and Google X are working on their own takes on Google's TPU, and that Jane Street is working on compiling OCaml to FPGAs for purposes I have not been able to discover.
<shapr> Google X is using BlueSpec, Groq is using Haskell, but that's all the details I have.
digshadow has quit [Ping timeout: 244 seconds]
rohitksingh has quit [Quit: Leaving.]
lutsabound has quit [Quit: Connection closed for inactivity]
digshadow has joined #yosys
pie__ has quit [Ping timeout: 252 seconds]
pie__ has joined #yosys
keesj has joined #yosys
<keesj> Hi
<keesj> I am working on a hobby project creating a board based on iCE40UP5K-SG48 (I plan to used yosys and all the goodness) How do I find the mapping between physical pins and internal pin names? I see that the chip is supported and did find some references to pin names (and know it is documented in the Lattice documentation somwhere..) but U can't find it
<keesj> plzzzz help :P
<keesj> (is possible I would also like to see the mapping .. the same stuff for the global clock lines). Knowing what bank the pins are.. (same story)
<keesj> https://www.latticesemi.com/Products/FPGAandCPLD/iCE40Ultra.aspx#_0FE55F18073946BB968FC580D328F191 (does contain something the pinout) ... I have looked for this for quite some time
<keesj> there is nothing as helpfull as a rubber duck to help !
<FL4SHK> rubber duck debugging is a classic
<ZipCPU> keesj: The individual you need to ask is daveshah.
<daveshah> keesj: Lattice have a spreadsheet on their website
emeb_mac has joined #yosys
<daveshah> Note that icestorm does not use the internal pin names at all
<daveshah> We use the pin numbers externally; and "grid locations" internally in place and route
<keesj> daveshah: thanks! I was already looking for the online visualization tool :P
lutsabound has joined #yosys
emeb_mac has quit [Ping timeout: 264 seconds]
emeb has quit [Ping timeout: 260 seconds]
emeb_mac has joined #yosys
dys has quit [Ping timeout: 245 seconds]
emeb has joined #yosys
emeb_mac has quit [Ping timeout: 252 seconds]
emeb has quit [Ping timeout: 252 seconds]
emeb has joined #yosys
emeb_mac has joined #yosys
develonepi3 has quit [Remote host closed the connection]
develonepi3 has joined #yosys
seldridge has quit [Ping timeout: 252 seconds]
seldridge has joined #yosys
pie__ has quit [Ping timeout: 246 seconds]
emeb_mac has left #yosys [#yosys]
keesj has quit [Ping timeout: 245 seconds]