Coder Social home page Coder Social logo

nvmain's People

Contributors

abmerop avatar adriaarmejach avatar hktechn0 avatar tzhang0924 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

nvmain's Issues

The gem5 is no longer compatible

The gem5 files situated in Simulators/gem5 are not compatible with the current commit of gem5.
Also, when used March 1 st 2017 commit, how do we build as the command in README causes an error unrecognized memory type NVMainMemory.

Can NVmain support DDR4?

When reading the paper(NVMain 2.0), noticed that nvmain can support bank-group refresh as in DDR4 in chapter 2.3. But I don't know how to configure it for DDR4?

I am working on the DDR4 simulation, but NVmain only have the DDR3 config template, I grep the source code and don't find the "bankgroup" keywords, so I wonder using the "subarray" replace "bankgroup"? I was really confused.

An error happen when change a config file

I'v added a config file called PCM_ISSCC_2012_8GB.config into nvmain/Config/PCM_ISSCC_2012_8GB.config. And then I run

./build/X86/gem5.opt configs/example/se.py -c tests/test-progs/hello/bin/x86/linux/hello --caches --l2cache --mem-type=NVMainMemory --nvmain-config=../nvmain/Config/PCM_ISSCC_2012_8GB.config

It tells me like this:

Global frequency set at 1000000000000 ticks per second
NVMainControl: Reading NVMain config file: ../nvmain/Config/PCM_ISSCC_2012_8GB.config.
0: system.remote_gdb: listening for remote gdb on port 7000
NVMain: GlobalEventQueue: Added a memory subsystem running at 400MHz. My frequency is 2000MHz.
NVMain Error: unrecognized address mapping scheme: R:RK:BK:CH:C
NVMain: the address mapping order is
Sub-Array 1
Row 6
Column 0
Bank 4
Rank 5
Channel 3
'.Main: Unknown memory controller `FRFCFS
gem5 has encountered a segmentation fault!

But I found the FRFCFS in the file already and when I use the PCM_MLC_example.config(the system already has at the beginning), it uses the FRFCFS and there's no bug.

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.