From f07aa94f32f3fb753be616f926e122d0a36a44db Mon Sep 17 00:00:00 2001 From: David Brouwer <dbrouwer@astron.nl> Date: Thu, 18 Jan 2024 09:35:38 +0100 Subject: [PATCH] RTSD-225: Renamed agi027_xxxx into agi027_1e1v, the last four characters of the expected delivered type part, so 'xxxx = 1e1v'. --- config/hdl_buildset_iwave.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hdl_buildset_iwave.cfg b/config/hdl_buildset_iwave.cfg index 580f1a4..b47d78f 100644 --- a/config/hdl_buildset_iwave.cfg +++ b/config/hdl_buildset_iwave.cfg @@ -1,6 +1,6 @@ # Iwave configuration buildset_name = iwave -technology_names = ip_agi027_xxxx +technology_names = ip_agi027_1e1v family_names = agilex7 block_design_names = qsys -- GitLab