From f04ff3d7aa9556b9b25e461169a6712368e65de3 Mon Sep 17 00:00:00 2001 From: Lars Asplund Date: Fri, 19 Jul 2024 11:05:14 +0200 Subject: [PATCH] Added missing new fragments. Closes #997. --- docs/news.d/889.bugfix.rst | 1 + docs/news.d/924.bugfix.rst | 1 + docs/news.d/965.bugfix.rst | 1 + docs/news.d/971.bugfix.rst | 1 + docs/news.d/972.misc.rst | 1 + docs/news.d/981.misc.rst | 1 + docs/news.d/983.breaking.rst | 1 + docs/news.d/993.misc.rst | 1 + docs/news.d/996.misc.rst | 1 + 9 files changed, 9 insertions(+) create mode 100644 docs/news.d/889.bugfix.rst create mode 100644 docs/news.d/924.bugfix.rst create mode 100644 docs/news.d/965.bugfix.rst create mode 100644 docs/news.d/971.bugfix.rst create mode 100644 docs/news.d/972.misc.rst create mode 100644 docs/news.d/981.misc.rst create mode 100644 docs/news.d/983.breaking.rst create mode 100644 docs/news.d/993.misc.rst create mode 100644 docs/news.d/996.misc.rst diff --git a/docs/news.d/889.bugfix.rst b/docs/news.d/889.bugfix.rst new file mode 100644 index 000000000..462c32a41 --- /dev/null +++ b/docs/news.d/889.bugfix.rst @@ -0,0 +1 @@ +[Questa] Added workaround for bit-ordering bug in Questa diff --git a/docs/news.d/924.bugfix.rst b/docs/news.d/924.bugfix.rst new file mode 100644 index 000000000..56d68c8ef --- /dev/null +++ b/docs/news.d/924.bugfix.rst @@ -0,0 +1 @@ +[GHDL] Create missing directories when generating coverage report. diff --git a/docs/news.d/965.bugfix.rst b/docs/news.d/965.bugfix.rst new file mode 100644 index 000000000..6663b0072 --- /dev/null +++ b/docs/news.d/965.bugfix.rst @@ -0,0 +1 @@ +[OSVVM] Compile correct MemoryPkg files for simulators supporting generic packages. diff --git a/docs/news.d/971.bugfix.rst b/docs/news.d/971.bugfix.rst new file mode 100644 index 000000000..823a13065 --- /dev/null +++ b/docs/news.d/971.bugfix.rst @@ -0,0 +1 @@ +Fixed bug for ``check_relation`` when using custom checker. diff --git a/docs/news.d/972.misc.rst b/docs/news.d/972.misc.rst new file mode 100644 index 000000000..e26c54302 --- /dev/null +++ b/docs/news.d/972.misc.rst @@ -0,0 +1 @@ +Removed unused code. diff --git a/docs/news.d/981.misc.rst b/docs/news.d/981.misc.rst new file mode 100644 index 000000000..3ddd5b8a4 --- /dev/null +++ b/docs/news.d/981.misc.rst @@ -0,0 +1 @@ +[Questa/Modelsim] Remove compile warnings. diff --git a/docs/news.d/983.breaking.rst b/docs/news.d/983.breaking.rst new file mode 100644 index 000000000..1c1cf3508 --- /dev/null +++ b/docs/news.d/983.breaking.rst @@ -0,0 +1 @@ +Remove 1 ms gate lock timeout. diff --git a/docs/news.d/993.misc.rst b/docs/news.d/993.misc.rst new file mode 100644 index 000000000..3ddd5b8a4 --- /dev/null +++ b/docs/news.d/993.misc.rst @@ -0,0 +1 @@ +[Questa/Modelsim] Remove compile warnings. diff --git a/docs/news.d/996.misc.rst b/docs/news.d/996.misc.rst new file mode 100644 index 000000000..3ddd5b8a4 --- /dev/null +++ b/docs/news.d/996.misc.rst @@ -0,0 +1 @@ +[Questa/Modelsim] Remove compile warnings.