Artwork

内容由Elecia White and Logical Elegance提供。所有播客内容(包括剧集、图形和播客描述)均由 Elecia White and Logical Elegance 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal
Player FM -播客应用
使用Player FM应用程序离线!

349: Open Down to the Transistor

1:14:00
 
分享
 

已归档的系列专辑 ("不活跃的收取点" status)

When? This feed was archived on March 13, 2022 13:28 (2y ago). Last successful fetch was on February 09, 2022 23:18 (2y ago)

Why? 不活跃的收取点 status. 我们的伺服器已尝试了一段时间,但仍然无法截取有效的播客收取点

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 275102430 series 1946409
内容由Elecia White and Logical Elegance提供。所有播客内容(包括剧集、图形和播客描述)均由 Elecia White and Logical Elegance 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

Drew Fustini (@pdp7) spoke with us about building Linux, RISC-V cores, and many other things. Links, so many links!

Drew is a board member of the BeagleBoard.org Foundation and of the Open Source Hardware Association (OSHWA.org). He is an open source hardware designer at OSHPark (he recommends their blog!). He writes a monthly column for Hackspace Magazine, for example The Rise of the FPGA in Issue 26 and Intro to RISC-V.

Yocto is a tool to help build a Linux distribution specific to your board and application! Bootlin offers free training material for Yocto and OpenEmbedded (as well as many other things such as Embedded Linux and Linux kernel development). Or there is a video: Buildroot vs Yocto: Differences for Your Daily Job - Luca Ceresoli at Embedded Linux Conference. Or look at Embedded Apprentice Linux Engineer (e-ale.org). Or maybe another video: “Yocto Project Dev Day Virtual 2020 #3: Yocto Project Kernel Lab, Hands-On, Part 1” by Trevor Woerner.

RISC-V is an open source processor core. Well, cores. But you can try them out in hardware even if you don’t want to play with an FPGA. The SiSpeed Longan Nano has a GigaDevices microcontroller dev board (with an OLED on board!, more info).

Did you know you can run Linux on RISC-V? The cheapest method is emulation and Renode is brilliant for that. Here is Drew using it on the train (twitter). Sipeed boards with Kendryte K210 start at only $13 and can even run Linux (tutorial). There are also affordable open hardware FPGA with free software toolchain support like the ICE40 based Icebreaker and Fomu. For a bit more money, the bigger ECP5 can run Linux. Or look at Greg Davill’s wonderful Orange Crab. For a lot more money but on silicon, the Icicle with Microchip PolarFire SoC is aimed at corporate use.

Or you can produce your own physical chips. For free (for a limited time). See the talk from Tim Ansell - Skywater PDK: Fully open source manufacturable PDK for a 130nm process

Drew attends a lot of conferences, here are highlights from the past:

OHS 2020 wrist badge

OHS 2018 epaper badge

ELC-2018 EALE Buildroot - Thomas Petazzoni

ELC-2018 EALE Bitbake YP - Behan Webster

Linux on RISC-V with open hardware and open FPGA tools

Sldies for Embedded Linux Conference

Video from FOSS North

Linaro Connect BoF: gpio and pinctrl in Linux kernel (Slides)

RISC-V: How an open ISA benefits hardware security (Slides)

(Hardwear.io video)

Here are some future conferences he’s planning to attend:

Embedded Linux Conference Europe ($50) October 26-29, 2020 (Virtual)

Yocto Project Virtual Summit ($40) October 29-30, 2020 (Virtual)

Open Hardware Summit March 13, 2020

  continue reading

234集单集

Artwork

349: Open Down to the Transistor

Embedded

66 subscribers

published

icon分享
 

已归档的系列专辑 ("不活跃的收取点" status)

When? This feed was archived on March 13, 2022 13:28 (2y ago). Last successful fetch was on February 09, 2022 23:18 (2y ago)

Why? 不活跃的收取点 status. 我们的伺服器已尝试了一段时间,但仍然无法截取有效的播客收取点

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 275102430 series 1946409
内容由Elecia White and Logical Elegance提供。所有播客内容(包括剧集、图形和播客描述)均由 Elecia White and Logical Elegance 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

Drew Fustini (@pdp7) spoke with us about building Linux, RISC-V cores, and many other things. Links, so many links!

Drew is a board member of the BeagleBoard.org Foundation and of the Open Source Hardware Association (OSHWA.org). He is an open source hardware designer at OSHPark (he recommends their blog!). He writes a monthly column for Hackspace Magazine, for example The Rise of the FPGA in Issue 26 and Intro to RISC-V.

Yocto is a tool to help build a Linux distribution specific to your board and application! Bootlin offers free training material for Yocto and OpenEmbedded (as well as many other things such as Embedded Linux and Linux kernel development). Or there is a video: Buildroot vs Yocto: Differences for Your Daily Job - Luca Ceresoli at Embedded Linux Conference. Or look at Embedded Apprentice Linux Engineer (e-ale.org). Or maybe another video: “Yocto Project Dev Day Virtual 2020 #3: Yocto Project Kernel Lab, Hands-On, Part 1” by Trevor Woerner.

RISC-V is an open source processor core. Well, cores. But you can try them out in hardware even if you don’t want to play with an FPGA. The SiSpeed Longan Nano has a GigaDevices microcontroller dev board (with an OLED on board!, more info).

Did you know you can run Linux on RISC-V? The cheapest method is emulation and Renode is brilliant for that. Here is Drew using it on the train (twitter). Sipeed boards with Kendryte K210 start at only $13 and can even run Linux (tutorial). There are also affordable open hardware FPGA with free software toolchain support like the ICE40 based Icebreaker and Fomu. For a bit more money, the bigger ECP5 can run Linux. Or look at Greg Davill’s wonderful Orange Crab. For a lot more money but on silicon, the Icicle with Microchip PolarFire SoC is aimed at corporate use.

Or you can produce your own physical chips. For free (for a limited time). See the talk from Tim Ansell - Skywater PDK: Fully open source manufacturable PDK for a 130nm process

Drew attends a lot of conferences, here are highlights from the past:

OHS 2020 wrist badge

OHS 2018 epaper badge

ELC-2018 EALE Buildroot - Thomas Petazzoni

ELC-2018 EALE Bitbake YP - Behan Webster

Linux on RISC-V with open hardware and open FPGA tools

Sldies for Embedded Linux Conference

Video from FOSS North

Linaro Connect BoF: gpio and pinctrl in Linux kernel (Slides)

RISC-V: How an open ISA benefits hardware security (Slides)

(Hardwear.io video)

Here are some future conferences he’s planning to attend:

Embedded Linux Conference Europe ($50) October 26-29, 2020 (Virtual)

Yocto Project Virtual Summit ($40) October 29-30, 2020 (Virtual)

Open Hardware Summit March 13, 2020

  continue reading

234集单集

所有剧集

×
 
Loading …

欢迎使用Player FM

Player FM正在网上搜索高质量的播客,以便您现在享受。它是最好的播客应用程序,适用于安卓、iPhone和网络。注册以跨设备同步订阅。

 

快速参考指南