From 8e1b0568057bbe6d81d68aa47b9b6fc42bdb2de4 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Sun, 25 Dec 2022 15:43:52 +0100 Subject: Added one-line code documentations. --- testsuite/pyunit/dom/examples/StopWatch/toplevel.Encoder.vhdl | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/pyunit/dom/examples/StopWatch/toplevel.Encoder.vhdl') diff --git a/testsuite/pyunit/dom/examples/StopWatch/toplevel.Encoder.vhdl b/testsuite/pyunit/dom/examples/StopWatch/toplevel.Encoder.vhdl index 7775a6eb6..58294b67f 100644 --- a/testsuite/pyunit/dom/examples/StopWatch/toplevel.Encoder.vhdl +++ b/testsuite/pyunit/dom/examples/StopWatch/toplevel.Encoder.vhdl @@ -11,6 +11,7 @@ use work.Utilities.all; use work.StopWatch_pkg.all; +-- Toplevel module to demonstrate the translation of 4 slide-switches to 1 digit 7-segment display. entity toplevel is port ( NexysA7_GPIO_Switch : in std_logic_vector(3 downto 0); -- cgit v1.2.3