spoonb has quit [Remote host closed the connection]
Jybz has joined #yosys
PyroPeter has quit [Ping timeout: 250 seconds]
arnd has quit [Remote host closed the connection]
_whitelogger has joined #yosys
_whitelogger has joined #yosys
_whitelogger has joined #yosys
_whitelogger has joined #yosys
citypw has joined #yosys
emeb_mac has quit [Ping timeout: 246 seconds]
rohitksingh has joined #yosys
dys has joined #yosys
somlo has quit [Ping timeout: 245 seconds]
_whitelogger has joined #yosys
rohitksingh has quit [Ping timeout: 248 seconds]
rohitksingh has joined #yosys
rohitksingh has quit [Ping timeout: 246 seconds]
s_frit has quit [Remote host closed the connection]
s_frit has joined #yosys
rohitksingh has joined #yosys
emily has joined #yosys
rohitksingh has quit [Ping timeout: 248 seconds]
rohitksingh has joined #yosys
_whitelogger has joined #yosys
pepijndevos[m] has left #yosys ["User left"]
pepijndevos[m] has joined #yosys
<pepijndevos[m]>
<something relevant to not seem like spamming the channel for testing matrix>
rohitksingh has quit [Ping timeout: 276 seconds]
rrika has quit [Ping timeout: 272 seconds]
rrika has joined #yosys
rohitksingh has joined #yosys
somlo has joined #yosys
lutsabound has joined #yosys
proteusdude has quit [Ping timeout: 245 seconds]
rohitksingh has quit [Ping timeout: 245 seconds]
proteusdude has joined #yosys
Jybz has quit [Excess Flood]
Jybz has joined #yosys
dys has quit [Ping timeout: 250 seconds]
s_frit has quit [Remote host closed the connection]
s_frit has joined #yosys
X-Scale has joined #yosys
<janrinze>
hmm... i had expected ecp5 to be faster than hx8k. The TTA design does 100 MHz on HX8K but 'only' 78MHz on ecp5 (LFE5UM5G-85F-8BG381) evaluation board?
<daveshah>
Possibly hit an unlucky case somewhere
<daveshah>
picorv32 is at least 2x faster on ECP5-5G than HX8K
<janrinze>
Not sure if I did everything correctly but I expected ecp5 to be significantly faster than hx8k.
<janrinze>
daveshah: could it be BRAM speed?
<daveshah>
BRAM is slow in the non-5G ECP5s but fast on the 5G ECP5
<janrinze>
the yosys command is : synth_ecp5 -noccu2 -nomux -nodram
<daveshah>
That's not right
<daveshah>
You want just `synth_ecp5` these days
<daveshah>
The nextpnr command would determine device type and speed grade
<janrinze>
Ah. i see, just using synth_ecp5 yields .... (drum roll... ) 185.39 MHz ! yay!
<tnt>
lol
<janrinze>
Nice to know it was just pebcac :-)
<janrinze>
daveshah: I was very curious because I want to know if buying the evaluation board is actually going to get me that bit extra that I am looking for both in speed and size.
<daveshah>
Yes, it certainly should
<daveshah>
Incidentally, do you have --um5g-85k in your nextpnr string? Otherwise there is room to go further