From dfd7f9e4377f49f52eaa0691ff4ff436fca5400c Mon Sep 17 00:00:00 2001 From: Philipp Wagner Date: Tue, 11 Feb 2020 23:01:47 +0000 Subject: [PATCH] Doc: Fix broken table in integration docs --- doc/integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/integration.rst b/doc/integration.rst index 90afc6a2..8e2828a8 100644 --- a/doc/integration.rst +++ b/doc/integration.rst @@ -93,7 +93,7 @@ Parameters | ``MultiplierImplementation`` | string | "fast" | Multiplicator type: | | | | | "slow": multi-cycle slow, | | | | | "fast": multi-cycle fast, | -| | | | "single-cycle": single-cycle | +| | | | "single-cycle": single-cycle | +------------------------------+-------------+------------+-----------------------------------------------------------------+ | ``DbgTriggerEn`` | bit | 0 | Enable debug trigger support (one trigger only) | +------------------------------+-------------+------------+-----------------------------------------------------------------+