{"id":33157,"date":"2020-06-01T18:18:22","date_gmt":"2020-06-01T10:18:22","guid":{"rendered":"\/blog\/?p=33157"},"modified":"2022-05-30T17:48:21","modified_gmt":"2022-05-30T09:48:21","slug":"10-things-you-should-know-about-risc-v-in-2020-m","status":"publish","type":"post","link":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/","title":{"rendered":"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"365\" height=\"138\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/06\/image-2.png\" alt=\"Is NVIDIA Doubling Down On RISC-V? - SyncedReview - Medium\" class=\"wp-image-33244\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png 365w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2-300x113.png 300w\" sizes=\"(max-width: 365px) 100vw, 365px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">What is RISC-V<\/h2>\n\n\n\n<p>RISC-V is an open standard instruction set architecture (ISA) based on established reduced instruction set computer (RISC) principles. <\/p>\n\n\n\n<p>Unlike most other ISA designs, the RISC-V ISA is provided under open source licenses that do not require fees to use. <\/p>\n\n\n\n<p>A number of companies are offering or have announced RISC-V hardware, open-source operating systems are available and the instruction set is supported in several popular software toolchains.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Two Kinds of ISA(CISC vs RISC)<\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/rh6stzxdcl1wf9gj1fkj14uc-wpengine.netdna-ssl.com\/wp-content\/uploads\/2018\/01\/table-1-RISC-CISC.jpg\" alt=\"RISC vs. CISC Architectures: Which one is better?\"\/><\/figure><\/div>\n\n\n\n<p><strong>CISC &#8211; Complex Instruction Set Computer<\/strong><\/p>\n\n\n\n<p>The CISC contains not only the common instructions of the processor but also a lot of uncommon instructions (the 28th principle, 80% of the instructions used in the program operation, only 20% of all instructions. <\/p>\n\n\n\n<p>There are many instructions, the typical representative is Intel&#8217;s x86 architecture. x86-64 is a 64-bit extension of the x86 architecture, designed by AMD and also known as AMD64.<\/p>\n\n\n\n<p><strong>RISC &#8211; Reduced Instruction Set Computer<\/strong><\/p>\n\n\n\n<p>Reduced instruction set architecture contains only the instructions commonly used by the processor. For less commonly used operations, the same effect can be achieved by executing multiple commonly used instructions. The reduced instruction set represents more MIPS, RISC-V, Power, Alpha, etc.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why does Instruction Set Architecture Matter?<\/h2>\n\n\n\n<p>The ISA somehow decides the application. It is common sense that the world&#8217;s most famous 2 ISA are X86 architecture and ARM architecture. Their application fields are totally different.<\/p>\n\n\n\n<p>99%+ of laptops, desktops, and servers are based on X86 or AMD64 ISA. The IPs belong to Intel and AMD.<\/p>\n\n\n\n<p> 99+ mobile phones and tablets are based on ARM ISA, and the IPs are divided into A series, R series, and M series.<\/p>\n\n\n\n<p>While RISC-V is very suitable for use in some specific application fields such as storage, edge computing, and AI applications. <\/p>\n\n\n\n<p>The different applications field makes it possible for RISC-V to compete with ARM and X86.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s Different About RISC-V?<\/h2>\n\n\n\n<p>Compared to ARM and X86, RISC-V has below advantages:<\/p>\n\n\n\n<p><strong>Free<\/strong>: RISC-V is open-source, there is no need to pay for the IP.<\/p>\n\n\n\n<p><strong>Simple<\/strong>: RISC-V is far smaller than other commercial ISAs.<\/p>\n\n\n\n<p><strong>Modular<\/strong>: RISC-V has a small standard base ISA, with multiple standard extensions.<\/p>\n\n\n\n<p><strong>Stable<\/strong>: Base and first standard extensions are already frozen. There is no need to worry about major updates.<\/p>\n\n\n\n<p><strong>Extensibility<\/strong>: Specific functions can be added based on extensions. There are many more extensions are under development, such as Vector.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">ISA Base and Extensions of RISC-V<\/h2>\n\n\n\n<p>As mentioned earlier, the RISC-V instruction set has modular characteristics. The instruction set is organized in a modular manner. Each module is represented by an English letter. <\/p>\n\n\n\n<p>The instruction set includes the standard part and the extension part. The standard part must be implemented. <\/p>\n\n\n\n<p><strong>For example<\/strong>:<\/p>\n\n\n\n<p>If you want to implement a 32-bit architecture RISC-V processor, the RV32I instruction set must be implemented on the hardware (machine mode must also be implemented in privileged mode).<\/p>\n\n\n\n<p> The basic integer ISA and the machine privilege ISA provide the functions required by the basic general-purpose CPU. Developers can also enhance the processor&#8217;s functionality by adding extensions to ISA. There are already many standard extensions, such as the approved MAFDGQ.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1030\" height=\"602\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/05\/image-106-1030x602.png\" alt=\"\" class=\"wp-image-33169\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/05\/image-106-1030x602.png 1030w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/05\/image-106-300x175.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/05\/image-106-768x449.png 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/05\/image-106-1024x598.png 1024w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/05\/image-106.png 1130w\" sizes=\"(max-width: 1030px) 100vw, 1030px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s the downside of RISC-V?<\/h2>\n\n\n\n<p>While there are many advantages of RISC-V, as a new player, there are some downsides that users will need to take into consideration when using it.<\/p>\n\n\n\n<p><strong>The compatibility of different RISC-V ISAs<\/strong>. Since RISC-V is open source, there will be more and more IPs based on RISC-V, the RISC-V Foundation will need to make sure there is only one standard.<\/p>\n\n\n\n<p><strong>The ecosystem is not mature enough<\/strong>. It needs a lot of around the ISA to design a real chip, while the RISC-V will have to re-create or at least adopt all the chip design ecosystems that a dominant ISA already has for a very long time.  <\/p>\n\n\n\n<p><strong>It still takes time for implementation.<\/strong> Even though there are a lot of RISC-V SoCs working fine under some applications, it is still a long way to verify and optimize the implementation in real-life applications.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Linux on RISC-V, what&#8217;s the latest stage?<\/h2>\n\n\n\n<p>Back in 2018, SiFive, one of the most active members of the RISV-V Foundation, has already released a board called HiFive that was capable of running Linux on it. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/hackster.imgix.net\/uploads\/attachments\/971580\/1_fSSbBFR-eeeFYkn85-lOHQ.png?auto=compress%2Cformat&amp;w=740&amp;h=555&amp;fit=max\" alt=\"Is RISC-V Finally Taking Off? - Hackster.io\"\/><\/figure><\/div>\n\n\n\n<p>Despite the price being up to $999, it is still quite an exciting board for the community.<\/p>\n\n\n\n<p>In 2020, with the development of Linux on RISC-V, we have seen an implementation of Linux NOMMU version on the Kendrtyte K210, a RISC-V SoC that is under $10.  <\/p>\n\n\n\n<p>Although there is only 8MB RAM and no MMU, this has still become a big encouragement for the community.<\/p>\n\n\n\n<p>As a member of the Open Source community, Seeed has a series of products based on the Kendryte K210 sold on the online store, such as the <a href=\"https:\/\/www.seeedstudio.com\/Sipeed-MAix-BiT-for-RISC-V-AI-IoT-p-2872.html\">MAix Bit<\/a>, the <a href=\"https:\/\/www.seeedstudio.com\/Sipeed-Maixduino-Kit-for-RISC-V-AI-IoT-p-4047.html\">Maixduino Kit<\/a>, and the <a href=\"https:\/\/www.seeedstudio.com\/Grove-AI-HAT-for-Edge-Computing-p-4026.html\">Grove AI HAT for Raspberry Pi<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How Many RISC-V SoCs have been implemented?<\/h2>\n\n\n\n<p>From the information of RISC-V GitHub, there are at least more than 13 commercial implementations for RISC-V, and 9 SoCs have been released, which include solutions from companies like Gigadevice, GreenWave, and SiFive.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1030\" height=\"457\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/06\/image-1-1030x457.png\" alt=\"\" class=\"wp-image-33240\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-1-1030x457.png 1030w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-1-300x133.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-1-768x341.png 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-1-1536x682.png 1536w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-1-1024x454.png 1024w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-1.png 1992w\" sizes=\"(max-width: 1030px) 100vw, 1030px\" \/><\/figure><\/div>\n\n\n\n<p>For those companies mentioned above, Seeed has also provided development boards. Such as the <a href=\"https:\/\/www.seeedstudio.com\/Wio-Lite-RISC-V-GD32VF103-p-4293.html\">Wio Lite RISC-V<\/a>, incorporating the GD32 from Gigadevice.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The RISC-V International Association Has Been Incorporated in Switzerland <\/h2>\n\n\n\n<p>Although the RISC-V project was initially created in the US, although there have not been any export restrictions on RISC-V in the US and they have complied with all US laws, the association still decided to move out of the US, in order to alleviate uncertainty going forward.<\/p>\n\n\n\n<p>So in March 2020, the RISC-V international association has been officially incorporated in Switzerland. And there are already 500+ members.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/zdnet4.cbsistatic.com\/hub\/i\/2019\/03\/01\/48a38f33-217a-430f-935c-9547738991e6\/risc-v-members.png\" alt=\"RISC-V opens up processor design | ZDNet\"\/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">It is RISC-V 10 Years Birthday<\/h2>\n\n\n\n<p>It is hard to believe that the RISC-V five project is ten years old. It is only recently, from the official announcement of the RISC-V Foundation, that we know that the project was started in 2010.<\/p>\n\n\n\n<p>&#8220;After careful perusal of old email files, we\u2019ve decided that May 18th, 2010, was the day when we finally decided to develop our own clean-slate ISA, and so we\u2019re using this as the official birthday of RISC-V, even though the actual name came a bit later.&#8221; <\/p>\n\n\n\n<p>It is very exciting to see for only 10 years, RISC-V has achieved so many things and is still growing fast.  RISC-V is bringing a revolution to the world, let&#8217;s evolve in the revolution, and looking forward to more things that RISC-V will bring to us.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is RISC-V RISC-V is an open standard instruction set architecture (ISA) based on established<\/p>\n","protected":false},"author":3486,"featured_media":33244,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"iawp_total_views":0,"footnotes":""},"categories":[1],"tags":[122,1405,1612,2294,1323,1595,2089,3064],"class_list":["post-33157","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-arm","tag-k210","tag-kendryte-k210","tag-linux","tag-risc-v","tag-risc-v-foundation","tag-soc","tag-x86"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020 - Latest News from Seeed Studio<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020 - Latest News from Seeed Studio\" \/>\n<meta property=\"og:description\" content=\"What is RISC-V RISC-V is an open standard instruction set architecture (ISA) based on established\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/\" \/>\n<meta property=\"og:site_name\" content=\"Latest News from Seeed Studio\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-01T10:18:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-30T09:48:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"365\" \/>\n\t<meta property=\"og:image:height\" content=\"138\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Pham Nuwen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pham Nuwen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/\",\"name\":\"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020 - Latest News from Seeed Studio\",\"isPartOf\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png\",\"datePublished\":\"2020-06-01T10:18:22+00:00\",\"dateModified\":\"2022-05-30T09:48:21+00:00\",\"author\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/cc74486029a85355b1060a85fb472641\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#primaryimage\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png\",\"contentUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png\",\"width\":365,\"height\":138},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.seeedstudio.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/\",\"name\":\"Latest News from Seeed Studio\",\"description\":\"Emerging IoT, AI and Autonomous Applications on the Edge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/cc74486029a85355b1060a85fb472641\",\"name\":\"Pham Nuwen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/de12ef34364350371ed9c0f56464dddc?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/de12ef34364350371ed9c0f56464dddc?s=96&r=g\",\"caption\":\"Pham Nuwen\"},\"url\":\"https:\/\/www.seeedstudio.com\/blog\/author\/pham-nuwen\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020 - Latest News from Seeed Studio","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/","og_locale":"en_US","og_type":"article","og_title":"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020 - Latest News from Seeed Studio","og_description":"What is RISC-V RISC-V is an open standard instruction set architecture (ISA) based on established","og_url":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/","og_site_name":"Latest News from Seeed Studio","article_published_time":"2020-06-01T10:18:22+00:00","article_modified_time":"2022-05-30T09:48:21+00:00","og_image":[{"width":365,"height":138,"url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png","type":"image\/png"}],"author":"Pham Nuwen","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pham Nuwen","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/","url":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/","name":"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020 - Latest News from Seeed Studio","isPartOf":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#primaryimage"},"image":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png","datePublished":"2020-06-01T10:18:22+00:00","dateModified":"2022-05-30T09:48:21+00:00","author":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/cc74486029a85355b1060a85fb472641"},"breadcrumb":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#primaryimage","url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png","contentUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png","width":365,"height":138},{"@type":"BreadcrumbList","@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/06\/01\/10-things-you-should-know-about-risc-v-in-2020-m\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seeedstudio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What is RISC-V\uff1f10 Things You Should Know About RISC-V in 2020"}]},{"@type":"WebSite","@id":"https:\/\/www.seeedstudio.com\/blog\/#website","url":"https:\/\/www.seeedstudio.com\/blog\/","name":"Latest News from Seeed Studio","description":"Emerging IoT, AI and Autonomous Applications on the Edge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/cc74486029a85355b1060a85fb472641","name":"Pham Nuwen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/de12ef34364350371ed9c0f56464dddc?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/de12ef34364350371ed9c0f56464dddc?s=96&r=g","caption":"Pham Nuwen"},"url":"https:\/\/www.seeedstudio.com\/blog\/author\/pham-nuwen\/"}]}},"modified_by":"Adora Ming","views":15767,"featured_image_urls":{"full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"thumbnail":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2-80x80.png",80,80,true],"medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2-300x113.png",300,113,true],"medium_large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"1536x1536":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"2048x2048":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"visody_icon":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",32,12,false],"magazine-7-slider-full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"magazine-7-slider-center":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"magazine-7-featured":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"magazine-7-medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false],"magazine-7-medium-square":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/06\/image-2.png",365,138,false]},"author_info":{"display_name":"Pham Nuwen","author_link":"https:\/\/www.seeedstudio.com\/blog\/author\/pham-nuwen\/"},"category_info":"<a href=\"https:\/\/www.seeedstudio.com\/blog\/category\/news\/\" rel=\"category tag\">News<\/a>","tag_info":"News","comment_count":"0","_links":{"self":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/33157","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/users\/3486"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/comments?post=33157"}],"version-history":[{"count":8,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/33157\/revisions"}],"predecessor-version":[{"id":64498,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/33157\/revisions\/64498"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media\/33244"}],"wp:attachment":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media?parent=33157"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/categories?post=33157"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/tags?post=33157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}