Coder Social home page Coder Social logo

morpher_cgra_mapper's Introduction

Morpher_CGRA_Mapper

This mapper is to map the DFG gnerated by Morpher DFG Generator on the CGRA architecture. The mapper allows the user to customize the archtecture in a hierarchical way. Please find the examples in json_arch folder.

Build dependencies:

This version requires nlohmann-json libraries.

JSON:

You should have installed this on the Morpher DFG Generator https://blog.csdn.net/jiaken2660/article/details/105155257

git clone https://github.com/nlohmann/json.git
mkdir build
cd build
cmake ../
make -j2
sudo make install

Build CGRA Mapper:

cd Morpher_CGRA_Mapper
git checkout stable
mkdir build
cd build
cmake ..
make all -j

Examples:

running command: cgra_xml_mapper -d dfg.xml -j arch.json.

./build/src/cgra_xml_mapper -d ./applications/pedometer/pedometer_INNERMOST_LN1_PartPred_DFG.xml -j  json_arch/hycube_original.json 

*-verbose.json is the output of mapper, not the input architecture file.

morpher_cgra_mapper's People

Contributors

dhananjayadmd avatar manupak avatar thilinikb avatar zhaoying-li avatar zyujie-ioo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

morpher_cgra_mapper's Issues

How to use Lisa mapper in Morpher?

Hello, I'm trying to use Lisa mapper in Morpher, but I get a core dump many times. Can you teach me how to use Lisa mapper in Morpher? The command may differ from the other two mappers ( SA or Path-Finder). The arch file I used is hycube_original.json.
Thanks a lot!

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.