US20220083329A1 - Integrated single fpga and solid state disk controller - Google Patents

Integrated single fpga and solid state disk controller Download PDF

Info

Publication number
US20220083329A1
US20220083329A1 US17/533,764 US202117533764A US2022083329A1 US 20220083329 A1 US20220083329 A1 US 20220083329A1 US 202117533764 A US202117533764 A US 202117533764A US 2022083329 A1 US2022083329 A1 US 2022083329A1
Authority
US
United States
Prior art keywords
firmware
fpga
rtl
processor
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
US17/533,764
Inventor
Sompong Paul Olarig
Ramdas P. Kachare
Son Truong Pham
Fred WORLEY
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Priority to US17/533,764 priority Critical patent/US20220083329A1/en
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KACHARE, RAMDAS P., WORLEY, FRED, OLARIG, SOMPONG PAUL, PHAM, SON TRUONG
Publication of US20220083329A1 publication Critical patent/US20220083329A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/654Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0658Controller construction arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • FPGAs field programmable gate arrays
  • SSDs solid state disks
  • Field programmable gate arrays include a collection of integrated circuits that are designed to be highly configurable by a user.
  • a typical FPGA has a plurality of programmable logic blocks and reconfigurable interconnects.
  • the flexibility of FPGAs has resulted in their use in combination with solid state (SSDs) disks to provide dedicated computational power close to data storage.
  • SSDs solid state
  • FPGAs in conjunction with SSDs included an interposer board and a SSD.
  • the interposer board generally included the FPGA, DDR4 memory, SPI NOR flash, a clock generator, and other components
  • the SSD generally included a standard non-volatile memory express (NVMe) SSD.
  • NVMe non-volatile memory express
  • Some FPGA SSDs suffer from a plurality of other issues. For example, many FPGA SSD solutions utilized multiple redundant controllers which increase the overall expense. For example, some FPGA SSDs include multiple DRAM and/or NOR controllers. In some examples, the FPGA SSDs are connected as PCIe add-in cards. Connecting FPGA SSDs using PCIe slots is problematic because each server only has room for a few add-in cards. In other examples, some SSD slots (e.g., PCIe or U.2 slots) can usually support up to 25 W of power. This is problematic since many FPGA SSD solutions may consume, for example, 35 W of power. In some examples, some FPGA SSD solutions may consume between 30 W and 40 W of power. Thus, a FPGA SSD solution that consumes less than 25 W per device, fits in a 2.5′′ standard form factor, and supports both NVMe and NVMe over fabric (NVMe-oF) protocols is desired.
  • NVMe-oF NVMe-oF
  • the upgrade process for some FPGA SSDs is typically a time consuming and laborious when compared to traditional SSDs.
  • a user typically has to download SSD firmware using an NVMe specific application.
  • the downloaded firmware is then sent to the SSD via PCIe. Once uploaded to the SSD, the new firmware may be unpacked and installed.
  • to upgrade the FPGA's firmware also typically requires utilizing an FPGA application, to download and send the new firmware to the FPGA via PCIe using the FPGA driver.
  • the downloaded firmware may then be unpacked and installed on the FPGA.
  • a user generally has to do the same task twice, using two separate applications to upgrade the system firmware. A more streamlined upgrading process is also needed.
  • Some embodiments of the present disclosure provide a system and method for operating a storage system having an FPGA SSD.
  • the FPGA SSD includes a storage controller operating on the FPGA.
  • the system and method provide for updating the storage system.
  • the system is configured to receive, at a solid state disk (SSD) attached to a FPGA, a firmware image.
  • a firmware upgrade module operating on the FPGA is configured to identify the presence of the firmware image on the SSD, store the firmware image in a buffer on the FPGA, and write the firmware image.
  • the firmware image includes at least one of a processor firmware image and a register-transfer level (RTL) firmware image.
  • RTL register-transfer level
  • the firmware upgrade module is further configured to determine, by the firmware upgrade module operating on the FPGA, that the firmware image comprises the processor firmware image and storing the firmware image comprises storing the processor firmware image in a processor firmware buffer of the FPGA.
  • writing, by the firmware upgrade module, the firmware image includes flashing, by the firmware upgrade module, a processor firmware storage with the processor firmware image.
  • the processor firmware storage is a NOR flash.
  • the firmware upgrade module is configured to determine that the firmware image comprises a register-transfer level (RTL) firmware and store the RTL firmware image in a RTL firmware buffer of the FPGA.
  • RTL register-transfer level
  • writing, by the firmware upgrade module, the firmware image includes flashing, by the firmware upgrade module, a programmable logic of the FPGA with the RTL firmware image.
  • the FPGA includes a storage controller configured to interface with the SSD.
  • writing, by the firmware upgrade module, the firmware image includes receiving, from a host, a commit command.
  • a FPGA solid state disk includes a solid state disk (SSD) configured to receive a firmware image and an FPGA configured to operate a storage controller for the SSD.
  • the FPGA includes a firmware upgrade module configured to: identify a presence of the firmware image on the SSD; and write the firmware image.
  • the firmware upgrade module is further configured to: determine that the firmware image includes a processor firmware image and store the processor firmware image in a processor firmware buffer of the FPGA; determine that the firmware image includes a register-transfer level (RTL) firmware image and store the RTL firmware image in a RTL firmware buffer of the FPGA.
  • RTL register-transfer level
  • writing the firmware image includes checking the processor firmware buffer for the processor firmware image and writing the contents of the processor firmware buffer when an updated processor firmware image is present; and checking the RTL firmware buffer for the processor firmware image and writing the contents of the RTL firmware buffer when an updated processor firmware image is present.
  • writing the contents of the processor firmware buffer includes flashing the processor firmware image to a NOR flash and writing the contents of the RTL firmware buffer includes flashing the RTL firmware to a FPGA programmable logic.
  • the firmware upgrade module is further configured to receive a commit command from a host and write the at least one of the processor firmware image or the RTL firmware image according to the commit command.
  • the SSD is configured to receive the firmware image directly from a host.
  • the method of updating storage system includes: receiving, at a solid state disk attached to a FPGA, a firmware image comprising at least one of a processor firmware image and a register-transfer level (RTL) firmware image; determining, by a firmware upgrade module operating on the FPGA, that the firmware image includes the processor firmware image and storing the processor firmware image in a processor firmware buffer; determining, by the firmware upgrade module operating on the FPGA, that the firmware image includes a register-transfer level (RTL) firmware image and storing the RTL firmware image in a RTL firmware buffer; flashing, by the firmware upgrade module, a processor firmware storage with the processor firmware image; and flashing, by the firmware upgrade module, a programmable logic of the FPGA with the RTL firmware image.
  • RTL register-transfer level
  • the method further includes unpacking the firmware image, by the firmware upgrade module operating on the FPGA.
  • determining, by the firmware upgrade module operating on the FPGA, when the firmware image comprises the processor firmware image includes examining, by the firmware upgrade module, a header of the unpacked firmware image to determine that the firmware image comprises the processor firmware image.
  • determining, by the firmware upgrade module operating on the FPGA, when the firmware image comprises the RTL firmware image includes examining, by the firmware upgrade module, a header of the unpacked firmware image to determine that the firmware image comprises the RTL firmware image.
  • the method further includes receiving, from a host, a commit command to flash the firmware image.
  • FIG. 1 depicts a block diagram of an example FPGA SSD architecture according to various embodiments
  • FIG. 2 depicts a functional block diagram of an integrated FPGA SSD based on multi-chip module technology according to various embodiments
  • FIG. 3 depicts a function block diagram of a system for upgrading a SSD FPGA according to various embodiments
  • FIG. 4 depicts a method of downloading a FPGA SSD firmware upgrade according to various embodiments
  • FIG. 5 depicts a method of installing FPGA SSD firmware according to various embodiments.
  • FIG. 6 depicts an example firmware upgrade path according to various embodiments.
  • Embodiments of the present disclosure include a system and method for a field programmable gate array (FPGA) with an integrated solid state disk (SSD) controller.
  • the system provides for a single controller solution for managing NVMe, Flash, an FPGA, and DDR memory.
  • the system is capable of reducing size when compared to prior systems while also lowering power consumption and cost per device by combining systems and omitting redundant hardware.
  • embodiments of the present system allow for the use of a single SPI NOR for the FPGA and NVMe SSD and a single DDR memory controller for both the FPGA and the SSD.
  • embodiments of the system allow for the managing the FPGA SSD system allowing for a streamlined firmware updating procedure.
  • the FPGA SSD system may include upgradable firmware for both the processor portion of the FPGA and the storage controller and other portions of the FPGA.
  • FIG. 1 depicts a block diagram of an example FPGA SSD architecture according to various embodiments.
  • the FPGA SSD includes various functions operating on FPGA programmable logic.
  • the FPGA SSD 100 includes an FPGA 110 connected to and configured to manage a solid state disk (SSD) 190 .
  • the FPGA 110 includes a CPU subsystem 120 , and a host manager 130 , a buffer manager 140 , a flash controller 150 , and peripheral interface 160 .
  • the host manager 130 , the buffer manager 140 , the flash controller 150 , and peripheral interface 160 may be implemented in whole, or in part, using FPGA programmable logic (e.g., configurable logic blocks).
  • the various functionalities may operate in conjunction with physical connections such as PCIe, Ethernet, JTAG, I/O pins, etc.
  • the host manager 130 , the buffer manager 140 , and/or the flash manager 150 may be constructed using a register transfer level (RTL) design implemented on the FPGA 110 .
  • RTL register transfer level
  • the CPU subsystem 120 may include one or more processing cores.
  • the CPU subsystem 120 may utilize a plurality of Advanced RISC Machine (ARM) processing cores such as Cortex processing cores.
  • ARM Advanced RISC Machine
  • the CPU subsystem may be configured to operate according to an embedded firmware stored on the NOR flash 180 .
  • the host manager 130 may be configured to provide a host with an interface for controlling the operation of the FPGA as well as access to the SSD 190 .
  • the host manager 130 may include a PCIe connection, an NVMe connection, Ethernet, and various types of FPGA programmable logic.
  • the buffer manager 140 is configured to provide a buffer between the host manager 130 and the flash manager 150 for facilitating Input/Output (I/O) requests.
  • the buffer manager 140 may include integrated SRAM as well as a DRAM controller coupled to the DRAM 170 .
  • the flash controller 150 is configured to manage the input/output of data to the flash 190 as well as perform various types of maintenance and other tasks.
  • the flash controller 150 may be configured to provide wear leveling, block picking, garbage collection, and encryption, provide a flash translation layer and mapping, etc.
  • the flash manager 150 may include a NAND manager, a flash pipeline control unit, and provide other SSD flash controller functionality.
  • the flash manager 150 may include an XOR engine, encryption, a randomizer, error correction, a toggle interface, etc. Each of these functional blocks may be specified by RTL and implemented using the FPGA 110 .
  • the flash controller 150 may interface with the various groups of flash 192 - 198 using one or more channels.
  • the FPGA SSD 100 may also be configured to for providing streamlined device management.
  • the FPGA SSD 100 may be configured to log environment information such as on-die temperature and voltages.
  • the temperature and voltages may be accessed by a memory map (via a sysmon module).
  • the information may be accessed by a host via NVMe or NVMe-MI protocol via PCIe.
  • the FPGA SSD 100 may also be configured to allow for a streamlined firmware upgrade procedure which will be discussed further below with reference to FIGS. 3-5 .
  • FIG. 2 depicts a functional block diagram of an integrated FPGA SSD based on multi-chip module technology according to various embodiments.
  • the FPGA SSD 200 may be integrated onto a single substrate using multi-chip module technology.
  • the FPGA SSD 200 may include a multicore processor 210 , a host interface manager 220 , a flash translation layer (FTL) 230 , one or more FPGA acceleration engines 240 , a flash controller 250 , along with pluralities of flash chips 260 - 266 .
  • Each of the host interface manager 220 , FTL 230 , and flash controller 250 may be implemented on various logic blocks of the FPGA SSD 200 using RTL.
  • modified RTL may be provided to update the functionality of each component.
  • FIG. 3 depicts a function block diagram of a system for upgrading a SSD FPGA according to various embodiments.
  • the FPGA SSD 300 may be configured for firmware upgrades.
  • the FPGA SSD 300 may operate using RTL firmware and FPGA processor firmware.
  • the RTL firmware may be configured to operate assorted FPGA-based functionality.
  • the RTL firmware may dictate the operation of the SSD controller.
  • the FPGA processor firmware may be configured to control the operation of the FPGAs multicore processor.
  • the RTL firmware and the FPGA processor firmware are each stored in attached or integrated persistent memory.
  • the FPGA processor firmware may be stored in the attached NOR flash memory 315 and the RTL firmware may be flashed to the FPGA programmable logic 325 .
  • the FPGA SSD 300 includes a firmware upgrade module 330 configured to facilitate the upgrading of the processor firmware and the RTL firmware.
  • an NVMe application operating on the host 350 e.g., the host firmware module 360
  • the host firmware module 360 may directly access the SSD memory 340 to store the new firmware images.
  • the SSD memory 340 is a non-volatile memory such as flash memory.
  • the SSD memory 340 may include any other type of non-volatile memory, such as phase change memory (PRAM), magnetoresistive RAM (MRAM), resistive RAM (RRAM), etc.
  • the firmware upgrade module 330 may be configured to identify the new firmware packages stored in the SSD 340 , unpack the contents, and temporarily store the images in a processor firmware buffer 310 and/or a RTL firmware buffer 320 . The firmware upgrade module 330 may then write the new processor firmware to the NOR flash 315 and the new RTL firmware to the FPGA logic 325 .
  • FIG. 4 depicts a method of downloading a FPGA SSD firmware upgrade according to various embodiments.
  • the host firmware module 360 acquires (e.g., downloads from an external source) a new firmware image for the FPGA SSD 300 .
  • the new firmware image may include new processor firmware and/or RTL firmware.
  • the host firmware module 360 may then fragmentize and transfer the firmware image from the local host to the FPGA SSD 300 (S 400 ).
  • the FPGA SSD may be configured for direct memory access.
  • the host firmware module 360 may directly access the SSD memory 340 using an NVMe or NVMe-MI protocol and PCIe.
  • the host firmware module 360 may directly access the SSD memory 340 using NVMe-oF in conjunction with an Ethernet connection.
  • the host 350 may be connected to the FPGA SSD 300 by a JTAG connection (e.g., at the factory).
  • the JTAG connection may be utilized to initialize a new FPGA SSD to create/erase flash partitions, and write to at least one of the partitions (e.g., for a fresh install of firmware to the FPGA SSD).
  • an I2C or SMBus interface may be utilized to connected to the FPGA SSD 300 .
  • the firmware upgrade module 330 is configured to identify the presence of the new firmware on the SSD 340 and unpack the packaged firmware (S 410 ). Once the firmware has been unpackaged the file headers may be examined to determine the type of firmware upgrade. For example, the firmware upgrade module 330 may determine using the file header when the image includes embedded processor firmware (S 420 ). If the image includes the embedded processor firmware, the firmware is saved to the processor firmware buffer 310 (S 425 ). Similarly, the firmware upgrade module may determine if the image includes new RTL firmware (S 430 ). When new RTL firmware is included, the RTL firmware may be stored the RTL firmware buffer 320 (S 435 ). The firmware upgrade module 330 may then facilitate the writing of the new firmware as will be discussed in detail with respect to FIG. 5 .
  • FIG. 5 depicts a method of installing FPGA SSD firmware according to various embodiments.
  • the firmware upgrade module 330 is configured to facilitate the installation of the received firmware upgrades.
  • the FPGA SSD 300 may receive, at the firmware upgrade module 330 , a firmware commit command from the host firmware module 360 (S 500 ).
  • the firmware upgrade module 330 may check the firmware stored in the processor firmware buffer 310 and the RTL firmware buffer 320 (S 510 ).
  • the firmware upgrade module checks the processor firmware buffer 310 for a processor firmware upgrade (S 520 ) and when a processor firmware upgrade is present, the new processor firmware may be flashed to a partition on the NOR flash 315 (S 525 ).
  • the firmware upgrade module 330 may utilize a MTD (Memory Technology Device) driver to write to the NOR flash 315 .
  • the firmware upgrade module 330 also checks the RTL firmware buffer 320 for a RTL firmware upgrade (S 530 ) and when a RTL firmware upgrade is present, the new RTL firmware may be flashed to the FPGA logic 325 (S 535 ). Once the new firmware has been flashed, the new firmware may then be loaded (S 540 ). For example, in some embodiments, the FPGA SSD 300 may be reset to load the new firmware.
  • MTD Memory Technology Device
  • FIG. 6 depicts an example firmware upgrade path according to various embodiment.
  • the firmware may be provided by an application to the FPGA SSD.
  • a firmware download or a firmware commit 600 may be initiated by a user or automatically by the NVMe application 610 .
  • the NVMe application 610 may utilize the NVMe driver 620 to communicate with the SSD 640 using PCIe 630 .
  • the NVMe application 610 may perform direct memory access (DMA) to the SSD 640 or a portion of the SSD 645 .
  • DMA direct memory access
  • the firmware is initially received at the SSD 640 and the firmware image may then be unpacked and transferred to the FPGA 650 where it is stored in the corresponding buffers (e.g., DMA 655 ).
  • the firmware commit command may be issued and be passed from the NVMe application 610 to FPGA 650 via the NVMe Driver 620 and PCIe 630 .
  • the term “substantially,” “about,” “approximately,” and similar terms are used as terms of approximation and not as terms of degree, and are intended to account for the inherent deviations in measured or calculated values that would be recognized by those of ordinary skill in the art. “About” or “approximately,” as used herein, is inclusive of the stated value and means within an acceptable range of deviation for the particular value as determined by one of ordinary skill in the art, considering the measurement in question and the error associated with measurement of the particular quantity (i.e., the limitations of the measurement system). For example, “about” may mean within one or more standard deviations, or within ⁇ 30%, 20%, 10%, 5% of the stated value.
  • a specific process order may be performed differently from the described order.
  • two consecutively described processes may be performed substantially at the same time or performed in an order opposite to the described order.
  • a buried region formed by implantation may result in some implantation in the region between the buried region and the surface through which the implantation takes place.
  • the regions illustrated in the drawings are schematic in nature and their shapes are not intended to illustrate the actual shape of a region of a device and are not intended to be limiting.
  • the electronic or electric devices and/or any other relevant devices or components according to embodiments of the present disclosure described herein may be implemented utilizing any suitable hardware, firmware (e.g. an application-specific integrated circuit), software, or a combination of software, firmware, and hardware.
  • the various components of these devices may be formed on one integrated circuit (IC) chip or on separate IC chips.
  • the various components of these devices may be implemented on a flexible printed circuit film, a tape carrier package (TCP), a printed circuit board (PCB), or formed on one substrate.
  • the various components of these devices may be a process or thread, running on one or more processors, in one or more computing devices, executing computer program instructions and interacting with other system components for performing the various functionalities described herein.
  • the computer program instructions are stored in a memory which may be implemented in a computing device using a standard memory device, such as, for example, a random access memory (RAM).
  • the computer program instructions may also be stored in other non-transitory computer readable media such as, for example, a CD-ROM, flash drive, or the like.
  • a person of skill in the art should recognize that the functionality of various computing devices may be combined or integrated into a single computing device, or the functionality of a particular computing device may be distributed across one or more other computing devices without departing from the spirit and scope of the exemplary embodiments of the present disclosure.

Abstract

A system and method for updating storage system includes a solid state disk (SSD) attached to a FPGA. The solid state disk is configured to receive a firmware image and a firmware upgrade module operating on the FPGA is configured to identify the presence of the firmware image on the SSD. The firmware upgrade module is further configured to store the firmware image in a buffer on the FPGA and write the firmware image.

Description

    CROSS-REFERENCE TO RELATED APPLICATION(S)
  • The present application is a continuation of U.S. patent application Ser. No. 16/127,061, filed on Sep. 10, 2018 and entitled “INTEGRATED SINGLE FPGA AND SOLID STATE DISK CONTROLLER,” which claims priority to and the benefit of U.S. Provisional Patent Application Ser. No. 62/641,251 filed Mar. 9, 2018 and entitled “INTEGRATED SINGLE FPGA+SSD CONTROLLER,” the entire content of each of which is hereby expressly incorporated by reference.
  • FIELD
  • One or more aspects of embodiments according to the present disclosure relates to field programmable gate arrays (FPGAs) and solid state disks (SSDs).
  • BACKGROUND
  • Field programmable gate arrays (FPGAs) include a collection of integrated circuits that are designed to be highly configurable by a user. For example, a typical FPGA has a plurality of programmable logic blocks and reconfigurable interconnects. The flexibility of FPGAs has resulted in their use in combination with solid state (SSDs) disks to provide dedicated computational power close to data storage.
  • Some implementations of FPGAs in conjunction with SSDs (e.g., FPGA SSDs) included an interposer board and a SSD. The interposer board generally included the FPGA, DDR4 memory, SPI NOR flash, a clock generator, and other components, while the SSD generally included a standard non-volatile memory express (NVMe) SSD. Such implementations resulted in a casing having a length that is a few inches longer than a standard drive tray. Thus, the resulting form factor was no longer compliant with the standard 2.5″ drive form factor. This oversized form factor resulted in the inability makes these past FPGA SSDs too large for many applications.
  • Some FPGA SSDs suffer from a plurality of other issues. For example, many FPGA SSD solutions utilized multiple redundant controllers which increase the overall expense. For example, some FPGA SSDs include multiple DRAM and/or NOR controllers. In some examples, the FPGA SSDs are connected as PCIe add-in cards. Connecting FPGA SSDs using PCIe slots is problematic because each server only has room for a few add-in cards. In other examples, some SSD slots (e.g., PCIe or U.2 slots) can usually support up to 25 W of power. This is problematic since many FPGA SSD solutions may consume, for example, 35 W of power. In some examples, some FPGA SSD solutions may consume between 30 W and 40 W of power. Thus, a FPGA SSD solution that consumes less than 25 W per device, fits in a 2.5″ standard form factor, and supports both NVMe and NVMe over fabric (NVMe-oF) protocols is desired.
  • Furthermore, the upgrade process for some FPGA SSDs is typically a time consuming and laborious when compared to traditional SSDs. For example, a user typically has to download SSD firmware using an NVMe specific application. The downloaded firmware is then sent to the SSD via PCIe. Once uploaded to the SSD, the new firmware may be unpacked and installed. Similarly, to upgrade the FPGA's firmware also typically requires utilizing an FPGA application, to download and send the new firmware to the FPGA via PCIe using the FPGA driver. The downloaded firmware may then be unpacked and installed on the FPGA. Thus, a user generally has to do the same task twice, using two separate applications to upgrade the system firmware. A more streamlined upgrading process is also needed.
  • The above information is only for enhancement of understanding of the background of embodiments of the present disclosure, and therefore may contain information that does not form the prior art.
  • SUMMARY
  • Some embodiments of the present disclosure provide a system and method for operating a storage system having an FPGA SSD. In various embodiments, the FPGA SSD includes a storage controller operating on the FPGA.
  • In various embodiments, the system and method provide for updating the storage system. In various embodiments, the system is configured to receive, at a solid state disk (SSD) attached to a FPGA, a firmware image. A firmware upgrade module operating on the FPGA, is configured to identify the presence of the firmware image on the SSD, store the firmware image in a buffer on the FPGA, and write the firmware image.
  • In various embodiments, the firmware image includes at least one of a processor firmware image and a register-transfer level (RTL) firmware image.
  • In various embodiments, the firmware upgrade module is further configured to determine, by the firmware upgrade module operating on the FPGA, that the firmware image comprises the processor firmware image and storing the firmware image comprises storing the processor firmware image in a processor firmware buffer of the FPGA.
  • In various embodiments, writing, by the firmware upgrade module, the firmware image includes flashing, by the firmware upgrade module, a processor firmware storage with the processor firmware image.
  • In various embodiments, the processor firmware storage is a NOR flash.
  • In various embodiments, the firmware upgrade module is configured to determine that the firmware image comprises a register-transfer level (RTL) firmware and store the RTL firmware image in a RTL firmware buffer of the FPGA.
  • In various embodiments, writing, by the firmware upgrade module, the firmware image includes flashing, by the firmware upgrade module, a programmable logic of the FPGA with the RTL firmware image.
  • In various embodiments, the FPGA includes a storage controller configured to interface with the SSD.
  • In various embodiments, writing, by the firmware upgrade module, the firmware image, includes receiving, from a host, a commit command.
  • In various embodiments, a FPGA solid state disk includes a solid state disk (SSD) configured to receive a firmware image and an FPGA configured to operate a storage controller for the SSD. In various embodiments, the FPGA includes a firmware upgrade module configured to: identify a presence of the firmware image on the SSD; and write the firmware image.
  • In various embodiments, the firmware upgrade module is further configured to: determine that the firmware image includes a processor firmware image and store the processor firmware image in a processor firmware buffer of the FPGA; determine that the firmware image includes a register-transfer level (RTL) firmware image and store the RTL firmware image in a RTL firmware buffer of the FPGA.
  • In various embodiments, writing the firmware image includes checking the processor firmware buffer for the processor firmware image and writing the contents of the processor firmware buffer when an updated processor firmware image is present; and checking the RTL firmware buffer for the processor firmware image and writing the contents of the RTL firmware buffer when an updated processor firmware image is present.
  • In various embodiments writing the contents of the processor firmware buffer includes flashing the processor firmware image to a NOR flash and writing the contents of the RTL firmware buffer includes flashing the RTL firmware to a FPGA programmable logic.
  • In various embodiments, the firmware upgrade module is further configured to receive a commit command from a host and write the at least one of the processor firmware image or the RTL firmware image according to the commit command.
  • In various embodiments, the SSD is configured to receive the firmware image directly from a host.
  • In various embodiments, the method of updating storage system includes: receiving, at a solid state disk attached to a FPGA, a firmware image comprising at least one of a processor firmware image and a register-transfer level (RTL) firmware image; determining, by a firmware upgrade module operating on the FPGA, that the firmware image includes the processor firmware image and storing the processor firmware image in a processor firmware buffer; determining, by the firmware upgrade module operating on the FPGA, that the firmware image includes a register-transfer level (RTL) firmware image and storing the RTL firmware image in a RTL firmware buffer; flashing, by the firmware upgrade module, a processor firmware storage with the processor firmware image; and flashing, by the firmware upgrade module, a programmable logic of the FPGA with the RTL firmware image.
  • In various embodiments, the method further includes unpacking the firmware image, by the firmware upgrade module operating on the FPGA.
  • In various embodiments, determining, by the firmware upgrade module operating on the FPGA, when the firmware image comprises the processor firmware image includes examining, by the firmware upgrade module, a header of the unpacked firmware image to determine that the firmware image comprises the processor firmware image.
  • In various embodiments, determining, by the firmware upgrade module operating on the FPGA, when the firmware image comprises the RTL firmware image includes examining, by the firmware upgrade module, a header of the unpacked firmware image to determine that the firmware image comprises the RTL firmware image.
  • In various embodiments, the method further includes receiving, from a host, a commit command to flash the firmware image.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Some embodiments can be understood in more detail from the following description taken in conjunction with the accompanying drawings, in which:
  • FIG. 1 depicts a block diagram of an example FPGA SSD architecture according to various embodiments;
  • FIG. 2 depicts a functional block diagram of an integrated FPGA SSD based on multi-chip module technology according to various embodiments;
  • FIG. 3 depicts a function block diagram of a system for upgrading a SSD FPGA according to various embodiments;
  • FIG. 4 depicts a method of downloading a FPGA SSD firmware upgrade according to various embodiments;
  • FIG. 5 depicts a method of installing FPGA SSD firmware according to various embodiments; and
  • FIG. 6 depicts an example firmware upgrade path according to various embodiments.
  • DETAILED DESCRIPTION
  • Features of the inventive concept and methods of accomplishing the same may be understood more readily by reference to the following detailed description of embodiments and the accompanying drawings. Hereinafter, embodiments will be described in more detail with reference to the accompanying drawings, in which like reference numbers refer to like elements throughout. The present disclosure, however, may be embodied in various different forms, and should not be construed as being limited to only the illustrated embodiments herein. Rather, these embodiments are provided as examples so that this disclosure will be thorough and complete, and will fully convey the aspects and features of the present disclosure to those skilled in the art. Accordingly, processes, elements, and techniques that are not necessary to those having ordinary skill in the art for a complete understanding of the aspects and features of the present disclosure may not be described. Unless otherwise noted, like reference numerals denote like elements throughout the attached drawings and the written description, and thus, descriptions thereof will not be repeated. In the drawings, the relative sizes of elements, layers, and regions may be exaggerated for clarity.
  • Embodiments of the present disclosure include a system and method for a field programmable gate array (FPGA) with an integrated solid state disk (SSD) controller. In various embodiments, the system provides for a single controller solution for managing NVMe, Flash, an FPGA, and DDR memory. Thus, the system is capable of reducing size when compared to prior systems while also lowering power consumption and cost per device by combining systems and omitting redundant hardware. For example, embodiments of the present system allow for the use of a single SPI NOR for the FPGA and NVMe SSD and a single DDR memory controller for both the FPGA and the SSD. Furthermore, embodiments of the system allow for the managing the FPGA SSD system allowing for a streamlined firmware updating procedure. For example, the FPGA SSD system may include upgradable firmware for both the processor portion of the FPGA and the storage controller and other portions of the FPGA.
  • FIG. 1 depicts a block diagram of an example FPGA SSD architecture according to various embodiments.
  • Referring to FIG. 1, in various embodiments, the FPGA SSD includes various functions operating on FPGA programmable logic. For example, in various embodiments the FPGA SSD 100 includes an FPGA 110 connected to and configured to manage a solid state disk (SSD) 190. For example, in various embodiments, the FPGA 110 includes a CPU subsystem 120, and a host manager 130, a buffer manager 140, a flash controller 150, and peripheral interface 160. In various embodiments, the host manager 130, the buffer manager 140, the flash controller 150, and peripheral interface 160 may be implemented in whole, or in part, using FPGA programmable logic (e.g., configurable logic blocks). For example, the various functionalities may operate in conjunction with physical connections such as PCIe, Ethernet, JTAG, I/O pins, etc. In various embodiments, the host manager 130, the buffer manager 140, and/or the flash manager 150 may be constructed using a register transfer level (RTL) design implemented on the FPGA 110. Thus, the functionality of each component may be modified by updating the RTL.
  • In various embodiments, the CPU subsystem 120 may include one or more processing cores. For example, the CPU subsystem 120 may utilize a plurality of Advanced RISC Machine (ARM) processing cores such as Cortex processing cores. However, in other embodiments, a different computing architecture may be employed. In various embodiments, the CPU subsystem may be configured to operate according to an embedded firmware stored on the NOR flash 180.
  • In various embodiments, the host manager 130 may be configured to provide a host with an interface for controlling the operation of the FPGA as well as access to the SSD 190. For example, in various embodiments, the host manager 130 may include a PCIe connection, an NVMe connection, Ethernet, and various types of FPGA programmable logic.
  • In various embodiments, the buffer manager 140 is configured to provide a buffer between the host manager 130 and the flash manager 150 for facilitating Input/Output (I/O) requests. For example, in various embodiments the buffer manager 140 may include integrated SRAM as well as a DRAM controller coupled to the DRAM 170.
  • In various embodiments, the flash controller 150 is configured to manage the input/output of data to the flash 190 as well as perform various types of maintenance and other tasks. For example, in addition to performing I/O, the flash controller 150 may be configured to provide wear leveling, block picking, garbage collection, and encryption, provide a flash translation layer and mapping, etc. Thus, in various embodiments, the flash manager 150 may include a NAND manager, a flash pipeline control unit, and provide other SSD flash controller functionality. For example, the flash manager 150 may include an XOR engine, encryption, a randomizer, error correction, a toggle interface, etc. Each of these functional blocks may be specified by RTL and implemented using the FPGA 110. In various embodiments, the flash controller 150 may interface with the various groups of flash 192-198 using one or more channels.
  • In various embodiments, the FPGA SSD 100 may also be configured to for providing streamlined device management. For example, the FPGA SSD 100 may be configured to log environment information such as on-die temperature and voltages. For example, the temperature and voltages may be accessed by a memory map (via a sysmon module). The information may be accessed by a host via NVMe or NVMe-MI protocol via PCIe. In various embodiments, the FPGA SSD 100 may also be configured to allow for a streamlined firmware upgrade procedure which will be discussed further below with reference to FIGS. 3-5.
  • FIG. 2 depicts a functional block diagram of an integrated FPGA SSD based on multi-chip module technology according to various embodiments.
  • Referring to FIG. 2, in various embodiments, the FPGA SSD 200 may be integrated onto a single substrate using multi-chip module technology. For example, the FPGA SSD 200 may include a multicore processor 210, a host interface manager 220, a flash translation layer (FTL) 230, one or more FPGA acceleration engines 240, a flash controller 250, along with pluralities of flash chips 260-266. Each of the host interface manager 220, FTL 230, and flash controller 250 may be implemented on various logic blocks of the FPGA SSD 200 using RTL. Thus, modified RTL may be provided to update the functionality of each component.
  • FIG. 3 depicts a function block diagram of a system for upgrading a SSD FPGA according to various embodiments. Referring to FIG. 3, in various embodiments the FPGA SSD 300 may be configured for firmware upgrades. In various embodiments, the FPGA SSD 300 may operate using RTL firmware and FPGA processor firmware. In various embodiments, the RTL firmware may be configured to operate assorted FPGA-based functionality. For example, the RTL firmware may dictate the operation of the SSD controller. In various embodiments, the FPGA processor firmware may be configured to control the operation of the FPGAs multicore processor. In various embodiments the RTL firmware and the FPGA processor firmware are each stored in attached or integrated persistent memory. For example, the FPGA processor firmware may be stored in the attached NOR flash memory 315 and the RTL firmware may be flashed to the FPGA programmable logic 325. In various embodiments, the FPGA SSD 300 includes a firmware upgrade module 330 configured to facilitate the upgrading of the processor firmware and the RTL firmware. For example, in various embodiments an NVMe application operating on the host 350 (e.g., the host firmware module 360) may provide the FPGA SSD 300 with updated firmware using a PCIe or JTAG connection. In various embodiments, the host firmware module 360 may directly access the SSD memory 340 to store the new firmware images. In various embodiments, the SSD memory 340 is a non-volatile memory such as flash memory. However, in other embodiments, the SSD memory 340 may include any other type of non-volatile memory, such as phase change memory (PRAM), magnetoresistive RAM (MRAM), resistive RAM (RRAM), etc.
  • In various embodiments, the firmware upgrade module 330 may be configured to identify the new firmware packages stored in the SSD 340, unpack the contents, and temporarily store the images in a processor firmware buffer 310 and/or a RTL firmware buffer 320. The firmware upgrade module 330 may then write the new processor firmware to the NOR flash 315 and the new RTL firmware to the FPGA logic 325.
  • FIG. 4 depicts a method of downloading a FPGA SSD firmware upgrade according to various embodiments.
  • Referring to FIGS. 3 and 4, in various embodiments, the host firmware module 360 acquires (e.g., downloads from an external source) a new firmware image for the FPGA SSD 300. In various embodiments, the new firmware image may include new processor firmware and/or RTL firmware. The host firmware module 360 may then fragmentize and transfer the firmware image from the local host to the FPGA SSD 300 (S400). In various embodiments, the FPGA SSD may be configured for direct memory access. Thus, in some embodiments, the host firmware module 360 may directly access the SSD memory 340 using an NVMe or NVMe-MI protocol and PCIe. In other embodiments, the host firmware module 360 may directly access the SSD memory 340 using NVMe-oF in conjunction with an Ethernet connection. In some embodiments, the host 350 may be connected to the FPGA SSD 300 by a JTAG connection (e.g., at the factory). For example, the JTAG connection may be utilized to initialize a new FPGA SSD to create/erase flash partitions, and write to at least one of the partitions (e.g., for a fresh install of firmware to the FPGA SSD). In other embodiments, an I2C or SMBus interface may be utilized to connected to the FPGA SSD 300.
  • In various embodiments, once the new firmware has been stored on the FPGA SSD 300, the firmware upgrade module 330 is configured to identify the presence of the new firmware on the SSD 340 and unpack the packaged firmware (S410). Once the firmware has been unpackaged the file headers may be examined to determine the type of firmware upgrade. For example, the firmware upgrade module 330 may determine using the file header when the image includes embedded processor firmware (S420). If the image includes the embedded processor firmware, the firmware is saved to the processor firmware buffer 310 (S425). Similarly, the firmware upgrade module may determine if the image includes new RTL firmware (S430). When new RTL firmware is included, the RTL firmware may be stored the RTL firmware buffer 320 (S435). The firmware upgrade module 330 may then facilitate the writing of the new firmware as will be discussed in detail with respect to FIG. 5.
  • FIG. 5 depicts a method of installing FPGA SSD firmware according to various embodiments.
  • Referring to FIG. 5 and with continued reference to FIG. 3, in various embodiments, the firmware upgrade module 330 is configured to facilitate the installation of the received firmware upgrades. In various embodiments, the FPGA SSD 300 may receive, at the firmware upgrade module 330, a firmware commit command from the host firmware module 360 (S500). Upon receipt of the commit command, the firmware upgrade module 330 may check the firmware stored in the processor firmware buffer 310 and the RTL firmware buffer 320 (S510). For example, the firmware upgrade module checks the processor firmware buffer 310 for a processor firmware upgrade (S520) and when a processor firmware upgrade is present, the new processor firmware may be flashed to a partition on the NOR flash 315 (S525). For example, the firmware upgrade module 330 may utilize a MTD (Memory Technology Device) driver to write to the NOR flash 315. Similarly, the firmware upgrade module 330 also checks the RTL firmware buffer 320 for a RTL firmware upgrade (S530) and when a RTL firmware upgrade is present, the new RTL firmware may be flashed to the FPGA logic 325 (S535). Once the new firmware has been flashed, the new firmware may then be loaded (S540). For example, in some embodiments, the FPGA SSD 300 may be reset to load the new firmware.
  • FIG. 6 depicts an example firmware upgrade path according to various embodiment.
  • Referring to FIG. 6, in various embodiments, the firmware may be provided by an application to the FPGA SSD. For example, a firmware download or a firmware commit 600 may be initiated by a user or automatically by the NVMe application 610. For a firmware download, the NVMe application 610 may utilize the NVMe driver 620 to communicate with the SSD 640 using PCIe 630. In various embodiments, the NVMe application 610 may perform direct memory access (DMA) to the SSD 640 or a portion of the SSD 645. As discussed above with reference to FIGS. 3-5, the firmware is initially received at the SSD 640 and the firmware image may then be unpacked and transferred to the FPGA 650 where it is stored in the corresponding buffers (e.g., DMA 655). Similarly, the firmware commit command may be issued and be passed from the NVMe application 610 to FPGA 650 via the NVMe Driver 620 and PCIe 630.
  • In the preceding description, for the purposes of explanation, numerous specific details are set forth to provide a thorough understanding of various embodiments. It is apparent, however, that various embodiments may be practiced without these specific details or with one or more equivalent arrangements. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring various embodiments.
  • It will be understood that when an element, layer, region, or component is referred to as being “on,” “connected to,” or “coupled to” another element, layer, region, or component, it can be directly on, connected to, or coupled to the other element, layer, region, or component, or one or more intervening elements, layers, regions, or components may be present. However, “directly connected/directly coupled” refers to one component directly connecting or coupling another component without an intermediate component. Meanwhile, other expressions describing relationships between components such as “between,” “immediately between” or “adjacent to” and “directly adjacent to” may be construed similarly. In addition, it will also be understood that when an element or layer is referred to as being “between” two elements or layers, it can be the only element or layer between the two elements or layers, or one or more intervening elements or layers may also be present.
  • The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the present disclosure. As used herein, the singular forms “a” and “an” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises,” “comprising,” “have,” “having,” “includes,” and “including,” when used in this specification, specify the presence of the stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. As used herein, the term “and/or” includes any and all combinations of one or more of the associated listed items.
  • As used herein, the term “substantially,” “about,” “approximately,” and similar terms are used as terms of approximation and not as terms of degree, and are intended to account for the inherent deviations in measured or calculated values that would be recognized by those of ordinary skill in the art. “About” or “approximately,” as used herein, is inclusive of the stated value and means within an acceptable range of deviation for the particular value as determined by one of ordinary skill in the art, considering the measurement in question and the error associated with measurement of the particular quantity (i.e., the limitations of the measurement system). For example, “about” may mean within one or more standard deviations, or within ±30%, 20%, 10%, 5% of the stated value. Further, the use of “may” when describing embodiments of the present disclosure refers to “one or more embodiments of the present disclosure.” As used herein, the terms “use,” “using,” and “used” may be considered synonymous with the terms “utilize,” “utilizing,” and “utilized,” respectively. Also, the term “exemplary” is intended to refer to an example or illustration.
  • When a certain embodiment may be implemented differently, a specific process order may be performed differently from the described order. For example, two consecutively described processes may be performed substantially at the same time or performed in an order opposite to the described order.
  • Various embodiments are described herein with reference to sectional illustrations that are schematic illustrations of embodiments and/or intermediate structures. As such, variations from the shapes of the illustrations as a result, for example, of manufacturing techniques and/or tolerances, are to be expected. Further, specific structural or functional descriptions disclosed herein are merely illustrative for the purpose of describing embodiments according to the concept of the present disclosure. Thus, embodiments disclosed herein should not be construed as limited to the particular illustrated shapes of regions, but are to include deviations in shapes that result from, for instance, manufacturing. For example, an implanted region illustrated as a rectangle will, typically, have rounded or curved features and/or a gradient of implant concentration at its edges rather than a binary change from implanted to non-implanted region. Likewise, a buried region formed by implantation may result in some implantation in the region between the buried region and the surface through which the implantation takes place. Thus, the regions illustrated in the drawings are schematic in nature and their shapes are not intended to illustrate the actual shape of a region of a device and are not intended to be limiting.
  • The electronic or electric devices and/or any other relevant devices or components according to embodiments of the present disclosure described herein may be implemented utilizing any suitable hardware, firmware (e.g. an application-specific integrated circuit), software, or a combination of software, firmware, and hardware. For example, the various components of these devices may be formed on one integrated circuit (IC) chip or on separate IC chips. Further, the various components of these devices may be implemented on a flexible printed circuit film, a tape carrier package (TCP), a printed circuit board (PCB), or formed on one substrate. Further, the various components of these devices may be a process or thread, running on one or more processors, in one or more computing devices, executing computer program instructions and interacting with other system components for performing the various functionalities described herein. The computer program instructions are stored in a memory which may be implemented in a computing device using a standard memory device, such as, for example, a random access memory (RAM). The computer program instructions may also be stored in other non-transitory computer readable media such as, for example, a CD-ROM, flash drive, or the like. Also, a person of skill in the art should recognize that the functionality of various computing devices may be combined or integrated into a single computing device, or the functionality of a particular computing device may be distributed across one or more other computing devices without departing from the spirit and scope of the exemplary embodiments of the present disclosure.
  • Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which the present disclosure belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and/or the present specification, and should not be interpreted in an idealized or overly formal sense, unless expressly so defined herein.
  • The foregoing is illustrative of example embodiments, and is not to be construed as limiting thereof. Although a few example embodiments have been described, those skilled in the art will readily appreciate that many modifications are possible in the example embodiments without materially departing from the novel teachings and advantages of example embodiments. Accordingly, all such modifications are intended to be included within the scope of example embodiments as defined in the claims. In the claims, means-plus-function clauses are intended to cover the structures described herein as performing the recited function and not only structural equivalents but also equivalent structures. Therefore, it is to be understood that the foregoing is illustrative of example embodiments and is not to be construed as limited to the specific embodiments disclosed, and that modifications to the disclosed example embodiments, as well as other example embodiments, are intended to be included within the scope of the appended claims. The inventive concept is defined by the following claims, with equivalents of the claims to be included therein.

Claims (21)

1-20. (canceled)
21. A storage device comprising:
a solid state disk (SSD) comprising flash chips;
a field programmable gate array (FPGA) comprising logic blocks and interconnects configured in accordance with a register transfer level (RTL) firmware to implement:
a host manager providing an interface for controlling operation of the FPGA and access to the SSD;
a flash controller managing input of data to the flash chips and output of data from the flash chips; and
a firmware upgrade module configured to:
identify a presence of an updated firmware image stored in the SSD;
determine that the updated firmware image comprises an RTL firmware image; and
update the RTL firmware of the FPGA based on the RTL firmware image.
22. The storage device of claim 21, wherein the update of the RTL firmware of the FPGA updates an implementation of the host manager.
23. The storage device of claim 21, wherein the update of the RTL firmware of the FPGA updates an implementation of the flash controller.
24. The storage device of claim 21, wherein the RTL firmware further implements a FPGA acceleration engine between the host manager and the flash controller.
25. The storage device of claim 24, wherein the update of the RTL firmware of the FPGA updates an implementation of the FPGA acceleration engine.
26. The storage device of claim 21, wherein the FPGA further comprises a processor comprising a processing core, and
wherein the processor is configured by a processor firmware stored in a processor firmware storage connected to the FPGA.
27. The storage device of claim 26, wherein the firmware upgrade module is further configured to:
determine that the updated firmware image includes a processor firmware image; and
flash the processor firmware image to the processor firmware storage.
28. The storage device of claim 27, wherein the firmware upgrade module is further configured to: store the processor firmware image in a processor firmware buffer of the FPGA.
29. The storage device of claim 28, wherein the firmware upgrade module is further configured to:
receive a commit command; and
write the RTL firmware image to an FPGA logic of the FPGA according to the commit command.
30. The storage device of claim 29, wherein the firmware upgrade module is further configured to write the processor firmware image to the processor firmware buffer according to the commit command.
31. The storage device of claim 21, wherein the firmware upgrade module is further configured to
store the RTL firmware image in an RTL firmware buffer of the FPGA.
32. The storage device of claim 21, wherein the firmware upgrade module is further configured to:
receive a commit command; and
write the RTL firmware image to an FPGA logic of the FPGA according to the commit command.
33. A method for updating a storage system comprising:
receiving an updated firmware image at a storage device comprising: a solid state disk (SSD) comprising flash chips; and a field programmable gate array (FPGA) comprising logic blocks and interconnects configured in accordance with a register transfer level (RTL) firmware, the logic blocks and interconnects being configured in accordance with the RTL firmware to implement: a host manager providing an interface for controlling operation of the FPGA and access to the SSD; and a flash controller managing input of data to the flash chips and output of data from the flash chips;
identifying, by a firmware upgrade module implemented in the FPGA according to the RTL firmware, the updated firmware image in the storage device;
determining, by the firmware upgrade module, that the updated firmware image comprises an RTL firmware image; and
updating, by the firmware upgrade module, the RTL firmware of the FPGA based on the RTL firmware image.
34. The method of claim 33, wherein the updating of the RTL firmware of the FPGA updates an implementation of the host manager.
35. The method of claim 33, wherein the updating of the RTL firmware of the FPGA updates an implementation of the flash controller.
36. The method of claim 33, wherein the RTL firmware further implements a FPGA acceleration engine between the host manager and the flash controller, and
wherein the updating the RTL firmware of the FPGA updates an implementation of the FPGA acceleration engine.
37. The method of claim 33, wherein the FPGA further comprises a processor comprising a processing core, and
wherein the processor is configured by a processor firmware stored in a processor firmware storage connected to the FPGA.
38. The method of claim 37, further comprising:
determining that the updated firmware image includes a processor firmware image; and
writing the processor firmware image to the processor firmware storage.
39. The method of claim 38, further comprising:
receiving a commit command; and
writing the RTL firmware image to an FPGA logic of the FPGA according to the commit command.
40. The method of claim 39, wherein the writing the processor firmware image to the processor firmware storage is performed according to the commit command.
US17/533,764 2018-03-09 2021-11-23 Integrated single fpga and solid state disk controller Pending US20220083329A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/533,764 US20220083329A1 (en) 2018-03-09 2021-11-23 Integrated single fpga and solid state disk controller

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201862641251P 2018-03-09 2018-03-09
US16/127,061 US11210084B2 (en) 2018-03-09 2018-09-10 Integrated single FPGA and solid state disk controller
US17/533,764 US20220083329A1 (en) 2018-03-09 2021-11-23 Integrated single fpga and solid state disk controller

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US16/127,061 Continuation US11210084B2 (en) 2018-03-09 2018-09-10 Integrated single FPGA and solid state disk controller

Publications (1)

Publication Number Publication Date
US20220083329A1 true US20220083329A1 (en) 2022-03-17

Family

ID=67843935

Family Applications (2)

Application Number Title Priority Date Filing Date
US16/127,061 Active US11210084B2 (en) 2018-03-09 2018-09-10 Integrated single FPGA and solid state disk controller
US17/533,764 Pending US20220083329A1 (en) 2018-03-09 2021-11-23 Integrated single fpga and solid state disk controller

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US16/127,061 Active US11210084B2 (en) 2018-03-09 2018-09-10 Integrated single FPGA and solid state disk controller

Country Status (3)

Country Link
US (2) US11210084B2 (en)
KR (1) KR102384164B1 (en)
CN (1) CN110244960A (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110196729B (en) * 2018-11-30 2022-02-08 腾讯科技(深圳)有限公司 Application program updating method, device and apparatus and storage medium
CN111273923B (en) * 2018-12-05 2022-04-12 华为技术有限公司 FPGA (field programmable Gate array) upgrading method based on PCIe (peripheral component interface express) interface
US11899550B2 (en) * 2020-03-31 2024-02-13 Advantest Corporation Enhanced auxiliary memory mapped interface test systems and methods
CN111581152A (en) * 2020-05-08 2020-08-25 安创生态科技(深圳)有限公司 Reconfigurable hardware acceleration SOC chip system
CN113377408B (en) * 2021-06-08 2023-07-14 北京计算机技术及应用研究所 High-reliability SRAM type FPGA online upgrading method and system
CN113672271A (en) * 2021-08-24 2021-11-19 天津津航计算技术研究所 Domestic FPGA remote upgrading system and method
CN117312055B (en) * 2023-11-16 2024-04-19 荣耀终端有限公司 Data backup method and related device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10031993B1 (en) * 2017-06-12 2018-07-24 Intel Corporation Application store model for dynamic reconfiguration of a field-programmable gate array (FPGA)
US20180234383A1 (en) * 2016-12-14 2018-08-16 Raytheon Company System and method for address-mapped control of field programmable gate array (fpga) via ethernet

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7313730B1 (en) * 2004-05-20 2007-12-25 Xilinx, Inc. Configuration logic for embedded software
US7265578B1 (en) * 2005-04-04 2007-09-04 Lattice Semiconductor Corporation In-system programming of non-JTAG device using SPI and JTAG interfaces of FPGA device
US7822958B1 (en) 2006-03-10 2010-10-26 Altera Corporation Booting mechanism for FPGA-based embedded system
KR20080090939A (en) * 2007-04-06 2008-10-09 삼성전자주식회사 Method for generating firmware update file and for updating firmware by using the firmware update file and apparatus thereof
US8060696B2 (en) * 2007-04-27 2011-11-15 Siemens Medical Solutions Usa, Inc. Positron emission tomography event stream buffering
EP2577466A2 (en) * 2010-05-28 2013-04-10 Advantest Corporation Flexible storage interface tester with variable parallelism and firmware upgradeability
JP5742362B2 (en) * 2011-03-28 2015-07-01 富士通株式会社 Evacuation processing device
US20140201458A1 (en) * 2013-01-17 2014-07-17 Spirent Communications, Inc. Reducing cache memory requirements for recording statistics from testing with a multiplicity of flows
CN105745617B (en) * 2013-10-31 2020-07-28 英特尔公司 Selective power management for pre-boot firmware updates
CN104484200B (en) * 2014-12-09 2018-05-25 小米科技有限责任公司 The method and device upgraded to firmware
US9852025B2 (en) * 2016-03-29 2017-12-26 Alibaba Group Holding Limited Protecting data stored on a solid state drive
CN109564558A (en) * 2016-06-10 2019-04-02 利奇得公司 Multiport inserter framework in data-storage system
US20180039422A1 (en) * 2016-08-05 2018-02-08 Alibaba Group Holding Limited Solid state storage capacity management systems and methods
KR102493746B1 (en) * 2016-08-18 2023-02-02 삼성전자주식회사 Method for processing image signal, image signal processor, and electronic device
US10261920B2 (en) 2016-09-16 2019-04-16 The United States of America as presented by the Secretary of the Navy Static image RAM drive

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180234383A1 (en) * 2016-12-14 2018-08-16 Raytheon Company System and method for address-mapped control of field programmable gate array (fpga) via ethernet
US10031993B1 (en) * 2017-06-12 2018-07-24 Intel Corporation Application store model for dynamic reconfiguration of a field-programmable gate array (FPGA)

Also Published As

Publication number Publication date
US20190278586A1 (en) 2019-09-12
CN110244960A (en) 2019-09-17
KR20190106675A (en) 2019-09-18
KR102384164B1 (en) 2022-04-07
US11210084B2 (en) 2021-12-28

Similar Documents

Publication Publication Date Title
US20220083329A1 (en) Integrated single fpga and solid state disk controller
US10866797B2 (en) Data storage device and method for reducing firmware update time and data processing system including the device
US10339047B2 (en) Allocating and configuring persistent memory
US10157142B2 (en) Offload data transfer engine for a block data transfer interface
US7296143B2 (en) Method and system for loading processor boot code from serial flash memory
US9785444B2 (en) Hardware accelerator configuration by a translation of configuration data
JP5701259B2 (en) Booting a memory device from the host
US10114550B2 (en) Data storage device and data processing system including the data storage device
US11630578B2 (en) Electronic system with storage management mechanism and method of operation thereof
US20170344430A1 (en) Method and apparatus for data checkpointing and restoration in a storage device
US20110066832A1 (en) Configurable Processor Module Accelerator Using A Programmable Logic Device
US20070180223A1 (en) Computer system and method of booting the system
KR102395195B1 (en) Data storage device and data processing system having same
US10761503B2 (en) Device programming system with multiple-device interface and method of operation thereof
US10922068B1 (en) Updating firmware for programmable integrated circuits in computing environments
US11226811B2 (en) Power safe offline download
US11334359B2 (en) Systems and methods for management of dynamic devices
US10852988B2 (en) On access memory zeroing
EP3974954A1 (en) Storage device, operating method of storage device, and operating method of computing device including storage device
KR20170012934A (en) Method for operating objected-oriented data storage device and method for operating system having same
Thiele Andreas Schweizer Reconfigurable Computing auf einem DIMM Modul
Stratton et al. The OBC Processor-Boards
Yang Programming for I/O and Storage

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:OLARIG, SOMPONG PAUL;KACHARE, RAMDAS P.;PHAM, SON TRUONG;AND OTHERS;SIGNING DATES FROM 20180907 TO 20180910;REEL/FRAME:058431/0520

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER