reconstruct some modules
This commit is contained in:
@@ -205,7 +205,7 @@ int sc_main(int argc, char* argv[]) {
|
||||
isp->data_out(data_out);
|
||||
isp->color_correction(color_correction);
|
||||
|
||||
color_correction.write(true); // enable color correction
|
||||
color_correction.write(false); // enable color correction
|
||||
|
||||
// Construct testbench module
|
||||
TB_ISP tb_isp("tb_isp");
|
||||
|
Reference in New Issue
Block a user