微細化の限界に直面する先端半導体開発では、機能を分割・集積する「チップレット」に注目が集まっている。本講演では、3D実装やCu-Cuハイブリッド接合などの最新技術動向、AI向け次世代パッケージ構造、ならびに横浜発のエコシステム型R&Dや人材育成の取り組みを紹介する。
講演者
//会社名
$txt = get_field( 'session_company_1' );
if ( $txt ) { ?>
//会社名
$txt = get_field( 'session_company_2' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_1' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_2' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//会社名
$txt = get_field( 'session_company_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
対象図研製品名
: echo $txt; ?>
} ?>
