FEMU icon indicating copy to clipboard operation
FEMU copied to clipboard

Can I simulate a QLC SSD in BB mode?

Open Assembles opened this issue 1 year ago • 1 comments

Hello, I want to use black box mode to simulate a QLC disk for some testing. I have not found a direct way to set it up. Do I need to modify bb_params.pg_rd_lat, bb_params.pg_wr_lat and bb_params.blk_er_lat in femu.c directly? In addition, I saw related delay setting parameters in nand.h, but there are differences between upper page and lower page. Can I take their average value as the setting?

Assembles avatar Dec 19 '23 08:12 Assembles

This part of code is broken. You can refer to code here to get an idea how to do so.

huaicheng avatar May 25 '24 20:05 huaicheng