From 99616f5c312ecb587f10cea2fbd7f23f56c267bf Mon Sep 17 00:00:00 2001 From: Dmytro Levit Date: Tue, 25 Apr 2017 13:56:54 +0200 Subject: [PATCH] Changed description of the reset signal in the flipflops from active low to active high to make them compatible with the verilog implementation --- Library/XUP_LIB/xup_dff_en_reset_1.0/component.xml | 2 +- Library/XUP_LIB/xup_dff_en_reset_vector_1.0/component.xml | 2 +- Library/XUP_LIB/xup_tff_en_reset_1.0/component.xml | 2 +- Library/XUP_LIB/xup_tff_en_reset_vector_1.0/component.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Library/XUP_LIB/xup_dff_en_reset_1.0/component.xml b/Library/XUP_LIB/xup_dff_en_reset_1.0/component.xml index efd81cd..1ff9d1f 100644 --- a/Library/XUP_LIB/xup_dff_en_reset_1.0/component.xml +++ b/Library/XUP_LIB/xup_dff_en_reset_1.0/component.xml @@ -23,7 +23,7 @@ POLARITY - ACTIVE_LOW + ACTIVE_HIGH diff --git a/Library/XUP_LIB/xup_dff_en_reset_vector_1.0/component.xml b/Library/XUP_LIB/xup_dff_en_reset_vector_1.0/component.xml index a2e808a..35941d4 100644 --- a/Library/XUP_LIB/xup_dff_en_reset_vector_1.0/component.xml +++ b/Library/XUP_LIB/xup_dff_en_reset_vector_1.0/component.xml @@ -23,7 +23,7 @@ POLARITY - ACTIVE_LOW + ACTIVE_HIGH diff --git a/Library/XUP_LIB/xup_tff_en_reset_1.0/component.xml b/Library/XUP_LIB/xup_tff_en_reset_1.0/component.xml index 68c12af..797ad67 100644 --- a/Library/XUP_LIB/xup_tff_en_reset_1.0/component.xml +++ b/Library/XUP_LIB/xup_tff_en_reset_1.0/component.xml @@ -23,7 +23,7 @@ POLARITY - ACTIVE_LOW + ACTIVE_HIGH diff --git a/Library/XUP_LIB/xup_tff_en_reset_vector_1.0/component.xml b/Library/XUP_LIB/xup_tff_en_reset_vector_1.0/component.xml index 7f4ab1d..324c70a 100644 --- a/Library/XUP_LIB/xup_tff_en_reset_vector_1.0/component.xml +++ b/Library/XUP_LIB/xup_tff_en_reset_vector_1.0/component.xml @@ -23,7 +23,7 @@ POLARITY - ACTIVE_LOW + ACTIVE_HIGH