Searched refs:tech_type (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/
H A Dmemoryctrl.cc503 int tech_type; local
515 ASSIGN_INT_IF("tech_type", tech_type);
557 interface_ip.data_arr_ram_cell_tech_type = tech_type;
558 interface_ip.data_arr_peri_global_tech_type = tech_type;
559 interface_ip.tag_arr_ram_cell_tech_type = tech_type;
560 interface_ip.tag_arr_peri_global_tech_type = tech_type;
H A Dcacheunit.cc472 int tech_type; local
544 ASSIGN_INT_IF("tech_type", tech_type);
563 interface_ip.data_arr_ram_cell_tech_type = tech_type;
564 interface_ip.data_arr_peri_global_tech_type = tech_type;
565 interface_ip.tag_arr_ram_cell_tech_type = tech_type;
566 interface_ip.tag_arr_peri_global_tech_type = tech_type;

Completed in 8 milliseconds