*** tpb has joined #yosys | 00:00 | |
cr1901_modern | Why does icetime take such a HUGE amount of memory now? I can't compile it on an ARM SBC with _two_ GBs of mem. | 00:05 |
---|---|---|
cr1901_modern | And 1GB of swap | 00:05 |
cr1901_modern | guess that means nextpnr is also hopeless thanks to boost python being god awful w/ mem usage | 00:05 |
*** danieljabailey has joined #yosys | 00:06 | |
qu1j0t3 | can't you cross-compile? | 00:11 |
* qu1j0t3 may be a dumb question | 00:11 | |
cr1901_modern | I'm not setting up a libc and all the associated prerequisites that nextpnr and icestorm depends on | 00:13 |
cr1901_modern | That might've been fun in my early 20's (linux from scratch was fun back in the day), but I have _no_ interest in that crap now | 00:13 |
* qu1j0t3 nods | 00:15 | |
cr1901_modern | increasing swap to 2GB worked | 00:32 |
swetland | having worked a bunch with vivado, my expectations for eda tools running in limited memory and compute are very low... | 00:35 |
cr1901_modern | the point was it used to work. Hell, you could compile the tools on rpi3 (1GB RAM) | 00:35 |
*** seldridge0 has joined #yosys | 01:05 | |
*** seldridge0 has quit IRC | 01:59 | |
*** Laksen has quit IRC | 04:06 | |
*** rohitksingh_work has joined #yosys | 04:35 | |
*** rohitksingh_work has quit IRC | 04:58 | |
*** seldridge0 has joined #yosys | 05:06 | |
*** rohitksingh_work has joined #yosys | 05:26 | |
*** rohitksingh_work has quit IRC | 06:28 | |
*** seldridge0 has quit IRC | 06:51 | |
*** m4ssi has joined #yosys | 08:11 | |
*** leviathanch has joined #yosys | 08:12 | |
*** gnufan has quit IRC | 09:57 | |
*** dys has quit IRC | 10:33 | |
*** gnufan has joined #yosys | 10:40 | |
*** dys has joined #yosys | 10:41 | |
*** rohitksingh_work has joined #yosys | 11:59 | |
*** rohitksingh_work has quit IRC | 12:03 | |
*** seldridge0 has joined #yosys | 12:42 | |
*** SpaceCoaster has joined #yosys | 12:48 | |
*** celadon has joined #yosys | 13:38 | |
*** rohitksingh has joined #yosys | 13:47 | |
*** m4ssi has quit IRC | 14:01 | |
*** m4ssi has joined #yosys | 14:03 | |
*** celadon has quit IRC | 14:36 | |
*** maartenBE has quit IRC | 14:54 | |
*** rohitksingh has quit IRC | 14:55 | |
*** seldridge0 has quit IRC | 14:56 | |
*** maartenBE has joined #yosys | 15:21 | |
*** rohitksingh has joined #yosys | 15:27 | |
*** seldridge0 has joined #yosys | 15:47 | |
*** janrinze has joined #yosys | 16:46 | |
*** rohitksingh has quit IRC | 16:50 | |
*** dys has quit IRC | 17:04 | |
*** rohitksingh has joined #yosys | 17:22 | |
*** dys has joined #yosys | 17:27 | |
*** rohitksingh has quit IRC | 17:31 | |
*** rohitksingh has joined #yosys | 17:39 | |
*** maikmerten has joined #yosys | 17:54 | |
*** m4ssi has quit IRC | 18:00 | |
maikmerten | I added | 18:04 |
maikmerten | -r [ --randomize-seed ] randomize seed value for random number generator | 18:05 |
maikmerten | to my copy of nextpnr... is this considered a worthy addition for upstream? | 18:05 |
maikmerten | (I can create a pull request on GitHub if this is the normal flow) | 18:06 |
*** seldridge0 has quit IRC | 18:09 | |
*** leviathanch has quit IRC | 18:34 | |
*** seldridge0 has joined #yosys | 18:41 | |
*** develonepi3 has quit IRC | 19:02 | |
maikmerten | (I just created a pull request) | 19:04 |
*** develonepi3 has joined #yosys | 19:52 | |
*** seldridge0 has quit IRC | 20:12 | |
*** seldridge0 has joined #yosys | 20:38 | |
*** rohitksingh has quit IRC | 21:09 | |
*** maikmerten has quit IRC | 21:32 | |
*** seldridge0 has quit IRC | 21:41 | |
*** seldridge0 has joined #yosys | 22:00 | |
*** seldridge0 has quit IRC | 22:08 | |
*** TFKyle has quit IRC | 22:11 | |
*** TFKyle has joined #yosys | 22:11 | |
*** seldridge0 has joined #yosys | 22:14 | |
*** seldridge0 has quit IRC | 22:19 | |
*** eightdot has quit IRC | 22:45 | |
*** cyrozap has quit IRC | 22:45 | |
*** TFKyle has quit IRC | 22:45 | |
*** danieljabailey has quit IRC | 22:46 | |
*** SpaceCoaster has quit IRC | 22:46 | |
*** cr1901_modern has quit IRC | 22:46 | |
*** indy has quit IRC | 22:46 | |
*** qu1j0t3 has quit IRC | 22:46 | |
*** TFKyle has joined #yosys | 22:46 | |
*** seldridge0 has joined #yosys | 22:47 | |
*** qu1j0t3 has joined #yosys | 22:47 | |
*** danieljabailey has joined #yosys | 22:47 | |
*** cyrozap has joined #yosys | 22:48 | |
*** indy has joined #yosys | 22:48 | |
*** seldridge0 has quit IRC | 22:55 | |
mithro | daveshah: What is the preferred way to report something which "works" in icecube2 but not in nextpnr? I haven't really had time to figure out why | 23:32 |
daveshah | mithro: probably just create a gh issue | 23:33 |
daveshah | Unless it's something self obvious like timing | 23:33 |
mithro | daveshah: I *think* that it is caused by timing related stuff through the PLL -- but what is unclear to me is that nextpnr reports the clock-domain frequency is faster than the 48MHz the PLL is outputting... | 23:34 |
daveshah | mithro: have you tried with tnt's PR? | 23:34 |
mithro | Nope! | 23:34 |
daveshah | That fixed a PLL bug | 23:35 |
mithro | Has that been merged? | 23:35 |
daveshah | That affected the tinyfpga bx board | 23:35 |
mithro | Yeap, on the tinyfpga-bx board | 23:35 |
daveshah | No not merged yet | 23:35 |
*** cr1901_modern has joined #yosys | 23:39 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!