<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Emdalo Technologies</title><link>https://www.emdalo.com/</link><description>Emdalo Technologies specializes in providing world-class software to the semiconductor and embedded devices industries.</description><atom:link href="https://www.emdalo.com/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Thu, 13 May 2021 15:29:18 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>AMP with PolarFire SoC</title><link>https://www.emdalo.com/posts/amp-with-polarfire-soc/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;div class="row"&gt;
  &lt;div class="col-9"&gt;
    &lt;p&gt;Together with our partners Arrow and Microchip, we offer the continuation of our webinar series "Introduction to PolarFire® SoC" with our second online presentation "AMP with PolarFire® SoC". The presentation will be held on Tuesday, 25th May 2021 from 9 to 11 am CET. The contents include introducing PolarFire® SoCs configurable memory architecture and memory protection, and partitioning to blend Linux and hard real-time tasks using Asymmetric Multicore Processing (AMP). &lt;a href="https://register.gotowebinar.com/register/6701850339120365580?source=Emdalo"&gt;Full details and registration information here&lt;/a&gt;
    &lt;/p&gt;
  &lt;/div&gt;
  &lt;div class="col-3"&gt;
    &lt;img class="" src="https://www.emdalo.com/images/logo/Arrow-Logo-1530x329.png"&gt;
  &lt;/div&gt;
&lt;/div&gt;</description><category>amp</category><category>polarfire</category><category>soc</category><guid>https://www.emdalo.com/posts/amp-with-polarfire-soc/</guid><pubDate>Thu, 13 May 2021 15:23:10 GMT</pubDate></item><item><title>Introduction to PolarFire SoC</title><link>https://www.emdalo.com/posts/introduction-to-polarfire-soc/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;!-- &lt;img class="float-right-logo" src="/images/logo/Arrow-Logo-1530x329.png" /&gt; --&gt;
&lt;div class="row"&gt;
  &lt;div class="col-9"&gt;
    &lt;p&gt;We are delighted to be involved with &lt;a href="https://arrow.com/"&gt;Arrow&lt;/a&gt; and &lt;a href="https://microchip.com/"&gt;Microchip&lt;/a&gt; in providing an online presentation introducing the PolarFire Soc.  The presentation will run from 9am until noon on Tuesday 30th March 2021.  The material covers PolarFire SoC basics, bare-metal programming and booting Linux.  Full details &lt;a href="https://www.emdalo.com/assets/pdfs/IntroductionToPolarFireSoC_20210330.pdf"&gt;are available here&lt;/a&gt;.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class="col-3"&gt;
    &lt;img class="" src="https://www.emdalo.com/images/logo/Arrow-Logo-1530x329.png"&gt;
  &lt;/div&gt;
&lt;/div&gt;</description><category>boot</category><category>embedded</category><category>icicle</category><category>polarfire</category><category>soc</category><guid>https://www.emdalo.com/posts/introduction-to-polarfire-soc/</guid><pubDate>Fri, 19 Mar 2021 16:08:25 GMT</pubDate></item><item><title>Microchip Harmony PIC32 Bootloader</title><link>https://www.emdalo.com/posts/microchip-harmony-pic32-bootloader/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;div&gt;&lt;p&gt;We were recently tasked with developing a new boot loader system on a Microchip PIC32MZ device. While Microchip offer useful bootloader functionality and libraries for use with the platform, we still contended with an older third-party closed source bootloader that had been used up to this point. We thought we’d share our experience with you here and talk about how we replaced the old bootloader over ethernet, without a programmer.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.emdalo.com/posts/microchip-harmony-pic32-bootloader/"&gt;Read more…&lt;/a&gt; (9 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>boot</category><category>harmony</category><category>loader</category><category>microchip</category><category>mplab</category><category>pic32</category><category>pic32mx</category><guid>https://www.emdalo.com/posts/microchip-harmony-pic32-bootloader/</guid><pubDate>Tue, 29 Sep 2020 10:18:31 GMT</pubDate></item><item><title>Linux UIO for Microchip FPGA Designs</title><link>https://www.emdalo.com/posts/linux-uio-for-microchip-fpga-designs/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;div&gt;&lt;p&gt;Do you want to quickly prototype a new FPGA device from Linux?&lt;/p&gt;
&lt;p&gt;The Linux kernel provides a userspace I/O subsystem (UIO), originally
written by Han J. Koch which enables you to write a simple driver almost
entirely in userspace with only the very shell of the driver written
in the kernel. The kernel uses a character device and sysfs to interact
with a userspace process.  Your user-space program can open, memory map
the hardware's registers into userspace, and perform IO operations with.
The userspace program can also use the device to check for interrupts.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.emdalo.com/posts/linux-uio-for-microchip-fpga-designs/"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><guid>https://www.emdalo.com/posts/linux-uio-for-microchip-fpga-designs/</guid><pubDate>Mon, 26 Nov 2018 17:05:16 GMT</pubDate></item><item><title>How we ran a Multi-Layer Perceptron and ResNet-20 with the Microsoft Cognitive Toolkit on RISC-V</title><link>https://www.emdalo.com/posts/how-we-ran-a-multi-layer-perceptron-and-resnet-20-with-the-microsoft-cognitive-toolkit-on-risc-v/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;div&gt;&lt;figure&gt;
  &lt;img style="max-height: 400px" class="center-block blog-picture" src="https://www.emdalo.com/images/post/cntk-risc-v/image1.png"&gt;
  &lt;figcaption align="center"&gt;Figure 1 - SiFive/Microsemi HiFive Unleased Expansion Platform&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;br&gt;
&lt;p&gt;At Emdalo Technologies, we specialize in Artificial Intelligence solutions at the Edge.&lt;/p&gt;
&lt;p&gt;Over the past year or two, we decided to explore &lt;a target="_blank" href="http://www.risc-v.org/"&gt;RISC-V&lt;/a&gt;, the free and open Instruction Set Architecture (ISA) that’s taking the semiconductor industry by storm. In particular, we were curious about how we would use this architecture with some of our Edge AI solutions.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.emdalo.com/posts/how-we-ran-a-multi-layer-perceptron-and-resnet-20-with-the-microsoft-cognitive-toolkit-on-risc-v/"&gt;Read more…&lt;/a&gt; (5 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><guid>https://www.emdalo.com/posts/how-we-ran-a-multi-layer-perceptron-and-resnet-20-with-the-microsoft-cognitive-toolkit-on-risc-v/</guid><pubDate>Fri, 26 Oct 2018 09:39:28 GMT</pubDate></item><item><title>Machine Learning course now online</title><link>https://www.emdalo.com/posts/machine-learning-course-now-online/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;a target="_blank" href="https://www.edx.org/course/computer-vision-and-image-analysis"&gt;&lt;img class="float-right-logo" style="width: auto;" src="https://www.emdalo.com/images/logo/edx-logo-header.png"&gt;&lt;/a&gt;
We're very excited about our new &lt;a target="_blank" href="https://www.edx.org/course/computer-vision-and-image-analysis"&gt;Computer Vision and Image Analysis&lt;/a&gt; course, now &lt;a target="_blank" href="https://www.edx.org/course/computer-vision-and-image-analysis"&gt;available online on edX&lt;/a&gt;.  Check out the video below for an informal chat we had with Microsofts &lt;a target="_blank" href="https://twitter.com/AndrewJByrne/status/989995593765457925"&gt;Andrew Byrne&lt;/a&gt; about Artificial Intelligence.

&lt;br&gt;&lt;br&gt;

&lt;div class="text-center"&gt;
  &lt;iframe width="480" height="270" src="https://www.youtube-nocookie.com/embed/rBMaKHnm664?feature=oembed" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""&gt;&lt;/iframe&gt;
&lt;/div&gt;</description><guid>https://www.emdalo.com/posts/machine-learning-course-now-online/</guid><pubDate>Tue, 01 May 2018 13:17:28 GMT</pubDate></item><item><title>Keeping our teams connected with Three</title><link>https://www.emdalo.com/posts/keeping-our-teams-connected-with-three/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;a target="_blank" href="http://www.three.ie/business/case-studies/emdalo/"&gt;&lt;img style="width: auto;" class="float-right-logo" src="https://www.emdalo.com/images/logo/three_logo.png"&gt;&lt;/a&gt;
Emdalo Technologies was recently featured in a case study by Three, our telecommunications provider.  You can &lt;a target="_blank" href="http://www.three.ie/business/case-studies/emdalo/"&gt;check out the case study on the Three website&lt;/a&gt;.

&lt;div class="text-center"&gt;
  &lt;iframe width="480" height="270" src="https://www.youtube-nocookie.com/embed/gdE6YFTueIw?feature=oembed" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""&gt;&lt;/iframe&gt;
&lt;/div&gt;</description><guid>https://www.emdalo.com/posts/keeping-our-teams-connected-with-three/</guid><pubDate>Sun, 01 Apr 2018 11:24:39 GMT</pubDate></item><item><title>Computer Vision and Image Analysis course</title><link>https://www.emdalo.com/posts/computer-vision-and-image-analysis-course/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;p&gt;&lt;img class="center-block blog-picture" src="https://www.emdalo.com/images/post/computer-vision-and-image-analysis-course.jpg"&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;Emdalo Technologies has partnered with Microsoft to produce an online course on Computer Vision and Image Analysis.  The course content is finalized and we've just finished up recording the video segments of the modules.  We've really enjoyed our four days of filming at Microsoft, especially day four in the &lt;a href="https://www.youtube-nocookie.com/embed/VdL-6VlaPls"&gt;Treehouse&lt;/a&gt;.  Thanks &lt;a target="_blank" href="https://twitter.com/andrewjbyrne/status/967176883291897856?s=12&amp;amp;lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_recent_activity_details_shares%3BIvJY5I1mT%2BeBJdiAWEXAmw%3D%3D"&gt;Andrew Byrne&lt;/a&gt; for being a great host.  We're looking forward to seeing the final results!&lt;/p&gt;</description><guid>https://www.emdalo.com/posts/computer-vision-and-image-analysis-course/</guid><pubDate>Fri, 02 Mar 2018 10:18:31 GMT</pubDate></item><item><title>Embedded World Conference 2018</title><link>https://www.emdalo.com/posts/embedded-world-conference-2018/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;a target="_blank" href="https://www.embedded-world.eu/home.html"&gt;&lt;img class="float-right-logo" style="width: auto" src="https://www.emdalo.com/images/logo/embedded-world-2018-logo.gif"&gt;&lt;/a&gt;
Emdalo Technologies will be attending the &lt;a target="_blank" href="https://www.embedded-world.eu/home.html"&gt;Embedded World Conference 2018 in Nuremberg, Germany&lt;/a&gt;.  The &lt;a target="_blank" href="https://www.embedded-world.eu/program.html"&gt;programme of events&lt;/a&gt; for this is jam-packed with discussions on RISC-V, Security, Cryptography, Embedded Vision, Autonomous Systems, IoT and much more.  Looking forward to meeting old friends and making some new ones .. hopefully see you there!</description><guid>https://www.emdalo.com/posts/embedded-world-conference-2018/</guid><pubDate>Wed, 07 Feb 2018 12:20:04 GMT</pubDate></item><item><title>Ireland's first Masters Degree in Artificial Intelligence</title><link>https://www.emdalo.com/posts/irelands-first-masters-degree-in-artificial-intelligence/</link><dc:creator>Emdalo Technologies</dc:creator><description>&lt;p&gt;&lt;img class="center-block blog-picture" src="https://www.emdalo.com/images/post/ireland_masters_ai_groupshot.png"&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;Dr &lt;a target="_blank" href="https://www.linkedin.com/in/griffini/"&gt;Ivan Griffin&lt;/a&gt;, &lt;a target="_blank" href="https://www.linkedin.com/company/5346106/"&gt;Emdalo Technologies&lt;/a&gt; &lt;i&gt;(second from the left)&lt;/i&gt;, with Heather Humphreys TD, Minister for Business, Enterprise, and Innovation at the recent announcement of Ireland's first Masters Degree in Artificial Intelligence.  Emdalo Technologies is proud to be associated with the new degree.&lt;/p&gt;</description><guid>https://www.emdalo.com/posts/irelands-first-masters-degree-in-artificial-intelligence/</guid><pubDate>Wed, 31 Jan 2018 14:24:38 GMT</pubDate></item></channel></rss>