kmehall has joined #yosys
emeb_mac has quit [Remote host closed the connection]
proteusguy has quit [Ping timeout: 255 seconds]
promach_ has joined #yosys
gsi_ has joined #yosys
gsi__ has quit [Ping timeout: 244 seconds]
s_frit has quit [Remote host closed the connection]
s_frit has joined #yosys
_whitelogger has joined #yosys
proteusguy has joined #yosys
Cerpin has quit [Read error: Connection reset by peer]
Cerpin has joined #yosys
rohitksingh has joined #yosys
promach_ has quit [Quit: WeeChat 2.3]
rohitksingh has quit [Ping timeout: 250 seconds]
josi has joined #yosys
rohitksingh has joined #yosys
leviathanch has joined #yosys
lutsabound has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #yosys
leviathanch has quit [Remote host closed the connection]
seldridge has quit [Ping timeout: 268 seconds]
seldridge has joined #yosys
seldridge has quit [Ping timeout: 245 seconds]
rohitksingh has quit [Ping timeout: 255 seconds]
<
MoeIcenowy>
where's reliable way to buy iCE40UP5K-SG48?
<
MoeIcenowy>
just use digikey?
<
daveshah>
MoeIcenowy: yeah, unless it's more than a few thousand parts
leviathanch has joined #yosys
maikmerten has joined #yosys
<
tnt>
Both digikey and mouser keep it stocked in thousands, so seems pretty reliable source.
<
MoeIcenowy>
unfortunately the Chinese electronic part supermarket LCSC doesn't have iCE49
<
MoeIcenowy>
s/49/40
<
MoeIcenowy>
so I must suffer from international shipment when buying iCE40
<
tnt>
you're in china ?
<
MoeIcenowy>
tnt: yes
_whitelogger has joined #yosys
s_frit has quit [Remote host closed the connection]
s_frit has joined #yosys
<
sxpert>
MoeIcenowy: can't those things be found in Huaquangbai ?
maikmerten has quit [Remote host closed the connection]
<
corecode>
MoeIcenowy: do you typically buy from lcsc? i thought that was the outlet to the west
<
MoeIcenowy>
corecode: yes
<
MoeIcenowy>
sxpert: many of them have no stocks, and need 10 days to order
<
MoeIcenowy>
and not cheaper than digikey
<
MoeIcenowy>
then why not digikey?
<
MoeIcenowy>
iCE40 is quite unpopular in China
<
MoeIcenowy>
things like EP4CE6 can be get quite easily and cheap
<
corecode>
ofc take something domestic
<
MoeIcenowy>
in fact when something is not found on Chinese ver of lcsc, it will provide a way to order on Digikey/Mouser
emeb has joined #yosys
<
mrec>
does anyone know a cheap source for the ICE40UP5K-SG48I part?
<
daveshah>
No, not unless you are looking at 10-100k+
promach_ has joined #yosys
<
mrec>
the cheapest part on mouser is 5$ it seems (100)
<
daveshah>
yeah, I don't think you can do better at low quantity
<
tnt>
I'd call 5$ cheap .. but then again that's just me.
proteusguy has quit [Ping timeout: 258 seconds]
voxadam has quit [Ping timeout: 250 seconds]
leviathanch has quit [Remote host closed the connection]
proteusguy has joined #yosys
maikmerten has joined #yosys
<
sxpert>
MoeIcenowy: guess you could start a documentation project for the EP4* ;-)
<
sxpert>
MoeIcenowy: and then add that to next-pnr ;-)
mobius has joined #yosys
Laksen has joined #yosys
<
sxpert>
my head is about to explode with all these crazy FSMs ;-)
josi has quit [Quit: josi]
seldridge has joined #yosys
promach_ has quit [Ping timeout: 258 seconds]
FL4SHK has quit [Ping timeout: 250 seconds]
FL4SHK has joined #yosys
lutsabound has joined #yosys
pie___ has quit [Quit: Leaving]
pie___ has joined #yosys
maikmerten has quit [Quit: Ex-Chat]
FL4SHK has quit [Ping timeout: 245 seconds]
FL4SHK has joined #yosys
<
corecode>
sxpert: what crazy fsm?
<
tpb>
Title: Internal module wires are not accessible using dot notation · Issue #647 · YosysHQ/yosys · GitHub (at github.com)
FL4SHK has quit [Ping timeout: 245 seconds]
josi has joined #yosys
FL4SHK has joined #yosys
<
emeb>
I've
*never* used dot notation for accessing signals in synthesizable code.
lutsabound has quit [Quit: Connection closed for inactivity]
<
emeb>
only ever for debugging / testbenches
<
emeb>
at the ASIC shops I worked in that was a big no-no in the coding standards, mostly due to readability / reuse issues.
<
emeb>
if you wanted a signal accessible at higher levels of hierarchy, you put it in the real port list
jevinski_ has joined #yosys
jevinskie has quit [Ping timeout: 250 seconds]
<
tnt>
emeb: well, this was for debugging ... but on hw.
<
tnt>
wanted to route some internal signals to external gpios.
<
emeb>
yeah - I've done that too.
<
emeb>
lately using VHDL though and there's no equivalent to dot notation there.
<
emeb>
so I we have to pull signals out for debug by adding ports at all levels. :P
<
daveshah>
I think VHDL does have some kind of hierarchical signal access
<
daveshah>
Don't know if anything actually supports it
<
emeb>
Modelsim has an add-on library for that which we sometimes use in testbenches
<
emeb>
but no synthesis supports it
<
daveshah>
I think it was part of 2008
<
emeb>
looks similar to the modelsim stuff.
Laksen has quit [Quit: Leaving]
tpb has quit [Remote host closed the connection]
tpb has joined #yosys
emeb has left #yosys [#yosys]