Code Monkey home page Code Monkey logo

fssd's Introduction

FSSD: FPGA-based Emulator for SSDs

License

Overview

FSSD is an FPGA-based emulator for solid-state drives (SSDs), designed to provide a high-performance and flexible platform for SSD emulation. This project is implemented using Vivado 2019.2 and is aimed at facilitating research and development in the field of SSDs. This work is published on FPL 2023.

Installation

Prerequisites

Prior to initiating the project setup, the following prerequisites must be fulfilled:

Obtaining License

To obtain a license for the Xilinx NVMe Target Controller:

  1. Navigate to the Xilinx NVMe Target Controller IP Page.
  2. Click on 'Evaluate IP', and complete the required prompts.
  3. You will receive an email from Xilinx with an attachment named 'Xilinx.lic'. Download this file.
  4. In Vivado, navigate to Help -> Manage License... -> Load License.
  5. Choose the downloaded 'Xilinx.lic' file and click 'OK'.
  6. Verify the license status in Vivado by selecting 'View License Status' and clicking 'Refresh'.

Obtaining the Required Files

  1. Navigate to the Xilinx NVMe Target Controller IP Page.
  2. Click on 'Access Secure Site', and complete the required prompts.
  3. Locate the 'Document' section for Vivado 2019.2, download the NVMeTC Reference Design User Guide v1.0.
  4. Locate the 'NVMe TC Hardware Reference Design' section for Vivado 2019.2 and proceed with the selection.
  5. Complete the required fields to initiate the download of NVMeTC_Hardware_Reference_Design_package.tar.gz.
  6. Decompress the downloaded file, ensuring the presence of the NVMeTC/hw/250s+/local_pcores directory.

Project Setup

The project source code are available here at: FSSD Source Code.

Follow these steps to configure the Vivado project:

  1. Open the Vivado Project:

  2. Incorporate the Source Code Folders:

    • Within Vivado, access Tools -> Settings....
    • In Project Settings, opt for IP -> Repository.
    • Append the previously extracted local_pcores folder in Obtaining the Required Files.
    • Append the fssd.ipdefs folder found in the source code link.
  3. Acquire and Integrate the Xilinx NVMe Target Controller License:

    • Adhere to the instructions in the Obtaining License segment for license procurement.
    • Incorporate the acquired license into your project as outlined.
  4. Complete the Project Setup:

    • Within Vivado, access Tools -> Run Tcl Script....
    • Select the design_1.tcl file found in the source code link.
    • Wait for the script to finish loading.
    • Users are now equipped to proceed with synthesis, implementation, or bitstream generation as required.

FPGA Deployment

Follow instructions in the NVMeTC Reference Design User Guide v1.0 document.

fssd's People

Contributors

happytree718 avatar

Stargazers

 avatar  avatar Jintong (Doris) Hou  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tomhuangsrc

fssd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.