AXLEproject / axle-zsim-nvmain

This is a fork of zsim (see https://github.com/s5z/zsim) which integrates the NVMain main memory simulator, adding 3D stacking and non-volatile memory support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cfg file manual needed

zhuguoliang opened this issue · comments

commented

Hi, github community!

I have been working on axle-zsim-nvmain project and I found that some of my scripts works fine with original cfg file from zsim such as het.cfg.
But the sad thing is when I use my scripts in AXLE-XXXX.cfg file. It always returns child panic with exit code 112.

Can anybody fix this?

The best way to get to know the cfg available options and what they do is to take a look at the code.