maestro-project/maestro

question about hw.parameter

hanm2019 opened this issue · 1 comments

image

I saw the accelerator_1.m has 5 parameters but in the web page, there seem have 8 parameters, how can I config them in the accelerator_1.m ? and the offchip_bw_cstr mean the read and write bandwidth about the L2 buffer ?

You can check the code details for more parameter settings. The code resides in 'cost-model/include/option.hpp' and the line 'add_options' etc.