aboutsummaryrefslogtreecommitdiffstats
path: root/python/xtools/pnodespy.py
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-04-20 07:49:03 +0200
committerTristan Gingold <tgingold@free.fr>2020-04-20 12:19:48 +0200
commitcb72a1834f160d95d026b7e466886fd95fd82146 (patch)
tree87cd0fff5a8ce03b05b8e6a0a0129b60de90fe61 /python/xtools/pnodespy.py
parentb6d42a577f4ee5f2084a165b0cdf66cadcc878a1 (diff)
downloadghdl-cb72a1834f160d95d026b7e466886fd95fd82146.tar.gz
ghdl-cb72a1834f160d95d026b7e466886fd95fd82146.tar.bz2
ghdl-cb72a1834f160d95d026b7e466886fd95fd82146.zip
types: introduce Direction_Type, which replaces Iir_Direction.
Global renaming.
Diffstat (limited to 'python/xtools/pnodespy.py')
-rwxr-xr-xpython/xtools/pnodespy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/xtools/pnodespy.py b/python/xtools/pnodespy.py
index 641452def..fb3ec7114 100755
--- a/python/xtools/pnodespy.py
+++ b/python/xtools/pnodespy.py
@@ -147,7 +147,6 @@ Iir_Flist_All = 2
read_spec_enum('Iir_Mode', 'Iir_', 'Iir_Mode')
read_spec_enum('Iir_Staticness', '', 'Iir_Staticness')
read_spec_enum('Iir_Constraint', '', 'Iir_Constraint')
- read_spec_enum('Iir_Direction', 'Iir_', 'Iir_Direction')
read_spec_enum('Iir_Delay_Mechanism', 'Iir_', 'Iir_Delay_Mechanism')
read_spec_enum('Date_State_Type', 'Date_', 'Date_State')
read_spec_enum('Iir_Predefined_Functions',