aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-evaluation.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-12-30 16:46:22 +0100
committerTristan Gingold <tgingold@free.fr>2019-12-30 16:46:22 +0100
commit6340fddff21567b10dd774d5459536d37c6239dc (patch)
tree36706a03719471083be6934bb2e432cb4a386128 /src/vhdl/vhdl-evaluation.adb
parente9dfd170410bc6fc534f845976e08082fe217fc5 (diff)
downloadghdl-6340fddff21567b10dd774d5459536d37c6239dc.tar.gz
ghdl-6340fddff21567b10dd774d5459536d37c6239dc.tar.bz2
ghdl-6340fddff21567b10dd774d5459536d37c6239dc.zip
ams-vhdl: add frequency function, minor fixes.
Diffstat (limited to 'src/vhdl/vhdl-evaluation.adb')
-rw-r--r--src/vhdl/vhdl-evaluation.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-evaluation.adb b/src/vhdl/vhdl-evaluation.adb
index 50e279a8f..5a4f2dde0 100644
--- a/src/vhdl/vhdl-evaluation.adb
+++ b/src/vhdl/vhdl-evaluation.adb
@@ -1726,6 +1726,7 @@ package body Vhdl.Evaluation is
| Iir_Predefined_TF_Array_Not
| Iir_Predefined_Now_Function
| Iir_Predefined_Real_Now_Function
+ | Iir_Predefined_Frequency_Function
| Iir_Predefined_Deallocate
| Iir_Predefined_Write
| Iir_Predefined_Read