GlobalFoundries invests in Playground Global Fund IV to advance semiconductor technology i

May 19, 2026

 

GlobalFoundries announced on May 19 that it is making a limited partner investment in Playground Global’s Fund IV through GlobalFoundries Accelerate, the company’s venture capital program focused on early-stage semiconductor and deep-technology innovation….

The article requires paid subscription.
Subscribe Now

‘;
var $modal = $(modalHtml);
$(‘body’).append($modal);
$modal.on(‘hidden.bs.modal’, function () {
$(this).remove();
});
$modal.modal(‘show’);
}
});
function handleGoogleCredential(response) {
dtProviderAuth.authUserViaProvider(1, 0, response.credential);
}