*** tpb has joined #tomu | 00:00 | |
futarisIRCcloud | mithro: I only just read about the SparkFun Edge... Looks like Pete Warden was involved. | 00:01 |
---|---|---|
futarisIRCcloud | https://codelabs.developers.google.com/codelabs/sparkfun-tensorflow does look like something that could run on fomu. | 00:06 |
tpb | Title: Machine learning on a microcontroller with SparkFun TensorFlow (at codelabs.developers.google.com) | 00:06 |
futarisIRCcloud | https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/micro/examples/micro_speech | 00:06 |
tpb | Title: tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech at master · tensorflow/tensorflow · GitHub (at github.com) | 00:06 |
mithro | futarisIRCcloud: https://github.com/SymbioticEDA/MARLANN | 00:06 |
tpb | Title: GitHub - SymbioticEDA/MARLANN: Multiply-Accumulate and Rectified-Linear Accelerator for Neural Networks (at github.com) | 00:06 |
futarisIRCcloud | https://www.globenewswire.com/news-release/2019/04/01/1790728/0/en/SparkFun-Electronics-Releases-SparkFun-Edge-the-Ultra-Low-Power-Development-Board-for-Machine-Learning-using-TensorFlow-Lite.html ... 11 am Mountain time on Fri -> 3am Brisbane time on Sat ... | 00:37 |
mithro | futarisIRCcloud: That board was released at the TensorFlow summit a while back? | 00:38 |
xobs | futarisIRCcloud: yep! Solved the problem. Now the only outstanding issue is dfu needs fixing. But that's a C issue. | 00:39 |
xobs | mithro: morning! | 00:39 |
futarisIRCcloud | mithro: https://petewarden.com/2019/03/07/launching-tensorflow-lite-for-microcontrollers/ - only a month ago... | 00:42 |
tpb | Title: Launching TensorFlow Lite for Microcontrollers « Pete Wardens blog (at petewarden.com) | 00:42 |
mithro | xobs: How goes Fomu thins and were in the world are you these days? :-P | 00:43 |
xobs | mithro: I have an update queued. | 00:45 |
mithro | xobs: Bunnie's patching videos looked cool :-P | 00:46 |
xobs | I screwed up dvt1, yeah, but now my patches are validated so I placed a purchase order for DVT2. | 00:47 |
xobs | ...which might become pvt1 | 00:47 |
xobs | Next week will be work on the case. | 00:47 |
mithro | xobs: Did you see the email from the Solokey people? | 00:48 |
xobs | I expect to have an MVP Fomu dfu bootloader done this week. Finally. | 00:48 |
mithro | xobs: Great | 00:48 |
xobs | And I'm in Hong Kong today and tomorrow. Busy busy. | 00:48 |
xobs | mithro: I did see the email. I also need to respond to that. | 00:55 |
mithro | You should probably forward the crowdsupply announcements to the tomu-discuss mailing list? | 00:56 |
mithro | xobs: Also see private messages... | 00:57 |
*** lathiat_ has joined #tomu | 01:20 | |
*** lathiat has quit IRC | 01:20 | |
futarisIRCcloud | https://blog.hackster.io/gui-less-development-with-the-tomu-5f3b77314c74 | 01:35 |
tpb | Title: GUI-less Development with the Tomu – Hackster Blog (at blog.hackster.io) | 01:35 |
*** emeb has quit IRC | 02:55 | |
*** pollo has quit IRC | 03:56 | |
*** pollo has joined #tomu | 04:00 | |
*** pollo has quit IRC | 04:07 | |
*** pollo has joined #tomu | 04:07 | |
*** rohitksingh_work has joined #tomu | 04:46 | |
futarisIRCcloud | https://www.anandtech.com/show/14149/intel-agilex-10nm-fpgas-with-pcie-50-ddr5-and-cxl | 05:24 |
tpb | Title: Intel Agilex: 10nm FPGAs with PCIe 5.0, DDR5, and CXL (at www.anandtech.com) | 05:24 |
*** rohitksingh_work has quit IRC | 06:08 | |
*** AmosSam has left #tomu | 07:26 | |
*** AmosSam has joined #tomu | 07:29 | |
*** AmosSam has left #tomu | 09:04 | |
*** AmosSam has joined #tomu | 09:14 | |
*** awe00 has joined #tomu | 09:31 | |
*** AmosSam has left #tomu | 10:05 | |
*** AmosSam has joined #tomu | 10:08 | |
*** futarisIRCcloud has quit IRC | 10:47 | |
tnt | xobs: "ERROR: Can't open input file `/tmp/ice40/foboot/hw/2-stage-1024-cache.v' for reading: No such file or directory" | 11:01 |
tnt | when trying to build the latest foboot | 11:01 |
tnt | ah, using --with-debug works. But then yosys segfaults :/ | 11:04 |
xobs | tnt: oops? Maybe forgot to ship that file, sorry! | 11:38 |
*** rohitksingh_work has joined #tomu | 12:18 | |
*** rohitksingh_work has quit IRC | 13:11 | |
tnt | xobs: btw, I think it was in your ccc talk about the arm usb stack that you mentionned that not caring about the address field was fine. I found at least one hub where this fails. Device works fine but no new device can be connected to the hub afterward. | 13:11 |
xobs | tnt: I could see that being the case for broadcasts, but the device never actually creates any packets with the address field. | 13:40 |
xobs | Also, most FS/LS devices connected to a USB HS hub will go through a TT. | 13:41 |
tnt | yeah of course, but my guess is the hub just broadcast the enumeration with addr 0 to all its ports or something ... | 13:41 |
tnt | tbh I didn't dig much deeper than "answering to all packets regardless of addr" seemed to cause issue in that particular case :p | 13:42 |
tnt | might be worth putting an analyzer on there. | 13:43 |
*** rohitksingh has joined #tomu | 13:57 | |
*** awe00 has quit IRC | 14:10 | |
*** awe00 has joined #tomu | 14:12 | |
xobs | tnt: that should fix the missing-verilog-file. sorry about that! | 14:20 |
tnt | xobs: indeed it does. tx. | 14:26 |
*** awe00 has quit IRC | 14:29 | |
tnt | xobs: you don't happen to have 2-stage-no-cache.v :) | 14:32 |
*** awe00 has joined #tomu | 14:33 | |
xobs | tnt: I do, why do you ask? | 14:33 |
tnt | Just wondering how small the vexriscv can be. I guess the cache doesn't come for free and if the app runs out of spram purely, that shouldn't matter right ? (I assume cache is mostly if XIP from flash ?) | 14:34 |
tnt | huh 2-stage-no-cache-debug.v == 2-stage-1024-cache-debug.v ? | 14:35 |
*** emeb has joined #tomu | 14:36 | |
xobs | tnt: https://github.com/xobs/VexRiscv-verilog/tree/riscv-contest-20190315 | 14:36 |
tpb | Title: GitHub - xobs/VexRiscv-verilog at riscv-contest-20190315 (at github.com) | 14:36 |
xobs | Is it no flash? I thought it had cache. I might have screwed up the naming. | 14:37 |
xobs | That's the Makefile that I'm using to create the various versions of the CPU. | 14:37 |
tnt | the verilog files for the 1024-cache and no-cache version are the same. | 14:38 |
*** awe00 has quit IRC | 14:43 | |
*** rohitksingh has quit IRC | 14:56 | |
*** AmosSam has left #tomu | 16:09 | |
*** AmosSam has joined #tomu | 16:09 | |
*** poranek has joined #tomu | 16:25 | |
poranek | Hello | 16:26 |
poranek | Is possible increase memory? | 16:26 |
poranek | mruby need 400kB memory for running. | 16:27 |
poranek | mruby have many constans variable and big flexible compiler | 16:27 |
poranek | on fomu | 16:30 |
tnt | no | 16:41 |
tnt | The FPGA has 1 MBits SRAM (i.e. 128 kbytes), nothing you can do about that. | 16:41 |
poranek | ;( Ruby are more flexible language ;) | 16:41 |
tnt | if this is 'static data', you can possibly use flash. | 16:42 |
poranek | flash are separately? | 16:42 |
tnt | and XIP (eXecute In Place) | 16:42 |
tnt | yes, the flash is a separate chip, but for the purpose of a CPU it's pretty much read-only memory. | 16:42 |
*** AmosSam has left #tomu | 16:48 | |
*** AmosSam has joined #tomu | 16:49 | |
poranek | @tnt thanks | 17:04 |
*** rohitksingh has joined #tomu | 17:42 | |
*** AmosSam has left #tomu | 18:02 | |
*** AmosSam has joined #tomu | 18:05 | |
*** xkapastel has joined #tomu | 18:13 | |
*** AmosSam has left #tomu | 18:27 | |
*** rohitksingh has quit IRC | 18:28 | |
poranek | is possible using tomu as koprocessor? | 18:34 |
poranek | for example i put it to raspberry pi and can learn network artifical | 18:34 |
tnt | the tomu or fomu ? | 18:38 |
poranek | You tell me | 18:41 |
poranek | for example my C program can put data and run program on fomu/tomu? | 18:46 |
poranek | can You show/tell me any example? | 18:46 |
tnt | nope sorry. never used either of them. | 18:47 |
poranek | You dont use C? | 18:49 |
poranek | I'm not undestand | 18:52 |
poranek | ok | 18:59 |
poranek | thanks for You reply | 18:59 |
*** poranek has left #tomu | 18:59 | |
*** AmosSam has joined #tomu | 19:23 | |
*** AmosSam has left #tomu | 19:38 | |
*** AmosSam has joined #tomu | 19:44 | |
*** cdmatter has joined #tomu | 19:47 | |
*** mifune has quit IRC | 19:51 | |
*** AmosSam has left #tomu | 20:06 | |
*** mifune has joined #tomu | 20:06 | |
*** xkapastel has quit IRC | 20:22 | |
*** AmosSam has joined #tomu | 20:45 | |
*** AmosSam has left #tomu | 20:55 | |
*** AmosSam has joined #tomu | 21:05 | |
*** AmosSam has left #tomu | 21:14 | |
*** AmosSam has joined #tomu | 21:24 | |
*** AmosSam has left #tomu | 21:35 | |
*** AmosSam has joined #tomu | 21:39 | |
*** AmosSam has left #tomu | 22:05 | |
*** lathiat_ is now known as lathiat | 23:09 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!