From fe6ff5794545ce9f7d00985b55cf9d5b18725ea0 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 5 Sep 2014 06:05:19 +0200 Subject: First run (using mcode) of OSVVM_2014_01. --- simulate/annotations.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simulate/annotations.adb') diff --git a/simulate/annotations.adb b/simulate/annotations.adb index a0b9ae8f5..4377ffd1f 100644 --- a/simulate/annotations.adb +++ b/simulate/annotations.adb @@ -297,7 +297,7 @@ package body Annotations is then Set_Info (Def, new Sim_Info_Type'(Kind => Kind_Scalar_Type, - Scalar_Mode => Iir_Value_B2)); + Scalar_Mode => Iir_Value_B1)); else Set_Info (Def, new Sim_Info_Type'(Kind => Kind_Scalar_Type, -- cgit v1.2.3