Code Monkey home page Code Monkey logo

3i-hust-fpga / paas_v1.0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zslwyuan/paas_v1.0

0.0 0.0 0.0 38.27 MB

PAAS: A System Level Simulator for Heterogeneous (CPU-FPGA) Computing Systems

License: GNU General Public License v3.0

Python 1.17% Shell 0.02% C++ 29.49% C 4.59% Makefile 0.05% CMake 0.01% M4 0.01% HTML 0.02% Verilog 0.53% SystemVerilog 0.01% Assembly 0.04% Perl 0.02% R 0.01% LLVM 2.47% Tcl 0.13% Ada 59.72% VHDL 1.72% Emacs Lisp 0.01% Java 0.01% Roff 0.01%

paas_v1.0's Introduction

This is Processor Accelerator Architecture Simulator (PAAS) for heterogeneous computing system, which has been presented in 2017 27th International Conference on Field Programmable Logic and Applications (FPL). The related paper can be checked on IEEE Xplore: https://ieeexplore.ieee.org/document/8056775/.

If it is hard for you to make PAAS work on your system, a virtual machine is provided on Google Drive here, and you can run the PAAS directly in the virtual machine (password is gem5lab)(project shortcut is in the desktop)

For the detailed MANUAL, please click. If you still have some other problems, please do not hesitate to contact us: [email protected]

PAAS integrates gem5 and Verilator and further develops the infrastructure of the two simulators to provide system designers with unique features for system simulation and exploration:

a) Co-simulation of hardware accelerators (described in Verilog), CPUs and memory system
b) Shared virtual address space between accelerators and CPUs
c) Runtime control of accelerators
d) Capabilities of accelerators for exploiting both fine-grained and coarse-grained memory access
e) Support of flexible architecture (eg. ACP (accelerator coherency port) and CAPI (Coherent Accelerator Processor Interface))
f) Parallized simulation and reconfigurability of FPGA-based accelerator

image

image

If you have questions or ask for a manual, please send mail to [email protected]

Enjoy using PAAS and please share your modifications and extensions.

Compared to gem5, there are things of original gem5 have been modified, so please note them:

'AllMemory' in params.py

'translate' in tlb.cc

fpga part in the directories: ./src/mem, ./src/arch, ./src/cpu

Some examples of designs can be found in ./configs and hope them will help you undenstand the basic description of archtecture.

paas_v1.0's People

Contributors

cocodede avatar zslwyuan avatar

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.