跳到主要內容

The Rapid Rise of RISC‑V

Jack Kang, SVP, Business Development, Customer Experience, and Corporate Marketing at SiFive

SiFive is aiming high with bold new technology for performance-driven applications
SiFive transformed in 2021 and grew from leading RISC-V for embedded products into performance-demanding markets, creating real choice in the semiconductor processor IP market. Now, the SiFive portfolio features three distinct, market-focused product families, based on market requirements ranging from high-performance applications, machine learning and artificial intelligence processing, to embedded real-time deterministic and small application processors. Our RISC-V IP portfolio is designed around our focus to deliver processor IP for these demanding markets, combining the unlimited potential of RISC-V with the experience and talent of our team.

This rapid progress was made possible by our partners and customers who believe and invest in RISC-V and the freedom it represents for technology. RISC-V has no limits, and all of us at SiFive are thankful and grateful for all our partner’s support in creating new products for the untapped potential of new and fast growing markets. In 2021, we reached significant milestones for our company with over 300 design wins at more than 100 companies, including 8 of the top 10 semiconductor companies; and we launched our new SiFive Intelligence™, SiFive Performance™, and SiFive Essential™ product brands with class-leading products in each family.

A Breakout Year
In 2021 we launched several new products. Most recently, we expanded the SiFive Essential family with the introduction of the SiFive Essential 6-Series processors, designed for mid-range applications; we also introduced the SiFive Performance P650, our fastest RISC-V processor, which will be available to lead customers in Q1 2022. Earlier this year we launched the SiFive Intelligence X280 for AI/ML markets, featuring SiFive Intelligence Extensions that build upon the RISC-V Vector extension to provide a platform for AI & ML with enhanced data types and support for TensorFlow Lite. The SiFive Intelligence X280 is a great inference processor and may be combined with existing hardened AI IP to enhance programmability and scalability by offering scalar and vector capabilities. The SiFive Performance P550 and SiFive Performance P270 processors for performance driven markets were also introduced in 2021, with up to 8-core coherent clusters and multiple clusters in an SoC, with heterogeneous mix+match options to allow for the right mix of processing capabilities.

The RISC-V ecosystem has moved forward significantly in 2021 with important specifications ratified that unlock and enable hardware and software development in key markets. Working alongside the RISC-V community has been a pleasure for the many SiFive employees who contribute to the technical groups that develop RISC-V specifications as we all work together to build the technology and tools needed for virtualization, advanced interrupts, vector processing, and more.

Building IP based on these new specifications is a key goal for SiFive, enabling our customers to quickly adopt the ratified standards. In 2021, SiFive offered three releases using our relentless innovation methodology to deliver new features in a software-like manner across our portfolio. SiFive increased efficiency and performance across our RISC-V processors, and introduced new features for cluster scalability, security, advanced power monitoring and control, and virtualization.

Raising The Bar in 2022
In 2022, we’ll continue to deliver high performance processor IP that will enable the creation of new computing platforms. From the metaverse to autonomous vehicles, natural language processing, recommendation systems, client computing devices and more, there is massive demand for RISC-V. We’re making the most of this demand by continuing to deliver high-performance processor IP packed full of performance and accompanied by the features our customers and partners require. If you didn’t catch them already, you can see some great pointers on what we’re doing in these talks from the 2021 RISC-V Summit:

If you’d like to be part of the rapid rise of RISC-V, SiFive is looking for talented individuals in many areas. You’ll work alongside the inventors of RISC-V and leaders in the semiconductor industry as we design, develop, and deploy RISC-V technology for a variety of computing challenges. Please look at our careers page here for more information and take the next step to be part of the unlimited future of RISC-V!

Keep up with SiFive news and announcements on social media: FacebookInstagramLinkedInTwitter, and YouTube.

留言

這個網誌中的熱門文章

實戰 Vibe Coding:利用 Amazon Q Developer CLI 打造經典平台跳躍遊戲

本篇文章將介紹如何透過 Amazon Q Developer CLI 建構一款完整的 2D 平台跳躍遊戲,從初始生成、功能增強,到最終打造出具備多關卡、多樣互動元素的遊戲體驗。特別的是,過程中開發者並未撰寫任何一行程式碼,僅透過自然語言指令與 CLI 對話完成所有工作,實踐「Vibe Coding」( 氛圍編碼 )。 本文作者為 Haowen Huang, AWS Senior Developer Advocate. 擁有 20 年以上電信、互聯網以及雲端運算等行業架構設計、技術及創業管理等豐富經驗,曾任職於 Microsoft、Sun Microsystems 等企業,專注為遊戲、電商、媒體和廣告等企業客戶提供 AI/ML、數據分析和企業數字化轉型等解決方案諮詢服務。 引言 本篇文章 ( English Version ) 將介紹如何使用 Amazon Q Developer CLI ,以 無需撰寫任何程式碼 的方式,打造一款經典的 2D 平台跳躍遊戲。透過「Vibe Coding」( 氛圍編碼 ) 的開發流程,開發者可以藉由簡單的語言提示詞 (prompt),逐步完成從遊戲雛型、功能擴充到完整關卡設計的開發流程。 整體開發流程將分為三個步驟: 1. 生成遊戲雛型 2. 功能擴充強化與畫面調整 3. 導入參考架構建立完整遊戲 環境建置 使用者需先安裝並設定 Amazon Q Developer CLI 。對於 macOS 使用者,可透過下列步驟完成安裝: 下載並安裝 Amazon Q Developer CLI 登入 Builder ID 完成認證 開啟終端機控制與無障礙設定 執行 q doctor 指令檢查 Amazon Q Developer CLI 是否安裝成功: 遊戲開發方面,建議使用 Python 語言與 Pygame 套件,可透過下列指令完成安裝;Pygame 提供以下功能支援: 畫面與動畫渲染 音效播放 鍵盤與搖桿輸入控制 物理模擬與碰撞偵測 多種媒體格式支援(圖片與音效) $ q doctor $ pip install pygame 第一步驟:初步生成遊戲雛型 透過簡單的一句 prompt,Amazon Q Developer CLI 結合 Pyg...

利用 Jitsi 建立個人化的視訊會議平台

  近期因為疫情的關係,越來越多企業開始實施分流或在家工作,視訊會議的需求也日益增加。 在商用解決方案選擇上,有不少企業會選擇知名品牌的產品,例如  Cisco Webex 、 Google Meet 、 Microsoft Teams 、 Zoom  都是很不錯的方案。 KKBOX 集團在去年便試行及做好充分 work from home 的準備,今年五月也因應疫情升溫,全員 work from home 至今兩個月有餘。 當然,取之 Open Source,也要對社群有些貢獻。在這一屆 COSCUP,我們要來介紹 Open Source 圈中也很知名,效果也很不錯的一套視訊會議平台: Jitsi 。 除了基本的視訊會議功能外,在最後我們也會示範如何透過 Jitsi 畫面輸出到 YouTube/Twitch 或其他支援 RTMP 的平台進行直播。 由於篇幅有限,且 Jitsi 可以調整的細節非常多。今天我們純粹很快速的示範,如何簡單的建置出一個 Jitsi 環境,並提供單場會議內容錄影或直播。 Jitsi 的文件可以在 這裡 找到。 今天透過 AWS Lightsail 的 $10/month instance(1 core CPU + 2GB RAM + 60GB SSD),作業系統則是 Ubuntu 20.04 來示範。當然,使用其他 VPS 亦可,大同小異,這邊直接跳過 VPS 相關的建置過程。 *firewall 相關資料參考 這裡 及 這裡 。 針對系統做必要的更新 基本的 apt repository 更新: $ sudo apt update 因為後面要示範的會議錄影及直播需要使用 ALSA loopback device,如果是 EC2 or Lightsail 則需要額外安裝 generic kernel( 註 ): $ sudo apt install linux-image-generic linux-headers-generic linux-image-extra- virtual 接著做系統套件們的更新: $ sudo apt dist-upgrade $ sudo apt autoremove 如果是 AWS EC2 or Lightsail 則需要另外再將預設的 AWS optimized kernel...

Navicat 17:AI 驅動資料管理的未來

在快速變化的資料管理領域,Navicat 始終站在創新與效率的最前沿。作為領先的資料庫管理與開發解決方案提供商,Navicat 再次以其最新版本 Navicat 17.2 展現了其在業界的卓越實力,讓使用者在資料管理中更具競爭優勢。 Navicat 17 推出標誌著資料庫管理技術的一次重要飛躍。該版本引入了一系列人工智慧 (AI) 驅動的功能,旨在進一步簡化操作流程並提升工作效率。這些功能讓使用者能夠輕鬆處理複雜的資料分析,並實現更智能的商業決策。 Navicat Premium 一直以來都是資料庫管理的佼佼者,該工具支援多達九種資料庫,包括 MySQL、PostgreSQL、MongoDB、MariaDB、SQL Server、Oracle、SQLite、Redis,以及 Snowflake。這樣的綜合性設計不僅消除了多平台切換帶來的困擾,還極大化了使用者的工作效率。 為提供更高效的協作工具,Navicat 雲端功能 (Navicat Cloud) 進一步提升了團隊合作的靈活性。使用者可以在雲端實現即時協作,讓團隊成員無論身處何地,都能共同編輯與管理項目,從而實現更高效的工作流程。 自創立以來,Navicat 已累積超過 500 萬次下載,並擁有超過 18 萬名使用者,包括多家知名的 Fortune 500 公司,如 Apple、Google、JP Morgan 等。這些成就不僅體現出 Navicat 的產品實力,更說明其在業界的深厚信譽。 Navicat 始終秉持創新與使用者導向的理念,致力於為資料管理提供最可靠、高效的解決方案。未來,我們將持續推出更多令人興奮的新功能,幫助使用者應對不斷變化的商業需求。 現在就探索 Navicat 17.2,感受 AI 技術帶來的全新資料管理體驗吧!欲了解更多資訊,歡迎造訪我們的官方網站: https://www.navicat.com.tw