<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Janarbek Matai</title>
    <description>Janarbek Matai!</description>
    <link>http://janarbek.github.io</link>
    <atom:link href="http://janarbek.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Deep Learning Accelerator!</title>
        <description>
          
          This is the first post on HLS (High-Level Synthesis) blog. Most of the posts will be about FPGA, HLS and GPU. Following is a snipped of a code to test. void hls_hello_world(int array[]) for(int i=0;i&amp;lt;10;i++) { arr[i] = arr[i]*2; } #=&amp;gt; Multiply the every element of an array by 2....
        </description>
        <pubDate>Sat, 30 Dec 2023 20:48:00 -0800</pubDate>
        <link>http://janarbek.github.io/2023-12-30-deep-learning-accelerator/</link>
        <guid isPermaLink="true">http://janarbek.github.io/2023-12-30-deep-learning-accelerator/</guid>
      </item>
    
      <item>
        <title>The first post!</title>
        <description>
          
          This is the first post on HLS (High-Level Synthesis) blog. Most of the posts will be about FPGA, HLS and GPU. Following is a snipped of a code to test. void hls_hello_world(int array[]) for(int i=0;i&amp;lt;10;i++) { arr[i] = arr[i]*2; } #=&amp;gt; Multiply the every element of an array by 2....
        </description>
        <pubDate>Sat, 25 Aug 2018 21:48:00 -0700</pubDate>
        <link>http://janarbek.github.io/2018-08-25-welcome-to-jekyll/</link>
        <guid isPermaLink="true">http://janarbek.github.io/2018-08-25-welcome-to-jekyll/</guid>
      </item>
    
  </channel>
</rss>
