SpaceCoaster has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
lutsabound has quit [Quit: Connection closed for inactivity]
lutsabound has joined #yosys
seldridge has joined #yosys
seldridge has quit [Ping timeout: 268 seconds]
rohitksingh has joined #yosys
maartenBE has quit [Ping timeout: 268 seconds]
AlexDaniel has quit [Ping timeout: 268 seconds]
maartenBE has joined #yosys
lutsabound has quit [Quit: Connection closed for inactivity]
maartenBE has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
maartenBE has joined #yosys
rohitksingh_ has joined #yosys
rohitksingh has quit [Ping timeout: 268 seconds]
rohitksingh_ has quit [Ping timeout: 268 seconds]
rohitksingh has joined #yosys
pie__ has joined #yosys
emeb_mac has quit [Ping timeout: 268 seconds]
cr1901_modern has quit [Ping timeout: 246 seconds]
cr1901_modern has joined #yosys
rohitksingh has quit [Ping timeout: 250 seconds]
rohitksingh has joined #yosys
pie__ has quit [Remote host closed the connection]
pie__ has joined #yosys
pie__ has quit [Remote host closed the connection]
pie__ has joined #yosys
pie__ has quit [Remote host closed the connection]
pie__ has joined #yosys
rohitksingh has quit [Ping timeout: 240 seconds]
leviathanch has joined #yosys
rohitksingh has joined #yosys
Twix has joined #yosys
rohitksingh has quit [Ping timeout: 268 seconds]
rohitksingh has joined #yosys
emeb_mac has joined #yosys
pie___ has joined #yosys
pie__ has quit [Ping timeout: 264 seconds]
rohitksingh has quit [Ping timeout: 268 seconds]
rohitksingh has joined #yosys
TFKyle has joined #yosys
_whitelogger has joined #yosys
pie__ has joined #yosys
pie___ has quit [Ping timeout: 268 seconds]
Cerpin has joined #yosys
emeb_mac has quit [Ping timeout: 240 seconds]
<Cerpin>
Won't waste too much of anyone's time on this since it's probably a simple error, but: PLL usage procedure shouldn't change between lp8k and hx8k, or between arachne/next, correct?
<Cerpin>
(I have something that's been working fine for my HX8K, now moving to an lp8k-based board the PLL seems neither to lock nor output anything)
<daveshah>
Just to double check, are you on the latest nextpnr? Some PLL fixes were merged in a few weeks ago
<daveshah>
Also, which package/boards are involved?
<daveshah>
I don't think there is a PLL difference for the LP8K/HX8K, but the maximum frequency achievable for a design will be lower on the lp8k
<daveshah>
Cerpin: ^
<Cerpin>
Current up to about 20 hours ago. Seems to show 99.5 MHz as my max possible and I'm running with 60. I'm using a TinyFPGA now; Lattice's HX8K breakout before
<Cerpin>
Err, BX though I guess that's probably a given
<daveshah>
Should be fine
<Cerpin>
I probed the clock pad on the tiny and the MEMS oscillator seemed to be at 16MHz at should
<Cerpin>
Alright
<daveshah>
Would you be OK putting your code somewhere?