From 5e6eb5f1eacc3b3468eb3d4d3388ff4f8398564a Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Sat, 10 Feb 2018 23:30:20 +0100 Subject: Fixed indentation in list of supported types for the VCD format. --- doc/using/Simulation.rst | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'doc/using') diff --git a/doc/using/Simulation.rst b/doc/using/Simulation.rst index c6f49bec7..6200d82a7 100644 --- a/doc/using/Simulation.rst +++ b/doc/using/Simulation.rst @@ -186,19 +186,15 @@ Export waveforms * types defined in the ``std.standard`` package: - * ``bit`` - - * ``bit_vector`` + * ``bit`` + * ``bit_vector`` * types defined in the ``ieee.std_logic_1164`` package: - * ``std_ulogic`` - - * ``std_logic`` (because it is a subtype of ``std_ulogic``) - - * ``std_ulogic_vector`` - - * ``std_logic_vector`` + * ``std_ulogic`` + * ``std_logic`` (because it is a subtype of ``std_ulogic``) + * ``std_ulogic_vector`` + * ``std_logic_vector`` * any integer type -- cgit v1.2.3