fixed formatting

This commit is contained in:
Markus Fröschle
2014-12-20 10:13:32 +00:00
parent 0c95b41b15
commit 9f288fc3d0

View File

@@ -462,7 +462,7 @@ ARCHITECTURE Structure of firebee is
SIGNAL sr_fifo_wre : STD_LOGIC;
SIGNAL sr_vdmp : STD_LOGIC_VECTOR (7 DOWNTO 0);
SIGNAL tdo : STD_LOGIC;
SIGNAL timebase : unsigned (17 DOWNTO 0);
SIGNAL timebase : UNSIGNED (17 DOWNTO 0);
SIGNAL vd_en : STD_LOGIC;
SIGNAL vd_en_i : STD_LOGIC;
SIGNAL vd_out : STD_LOGIC_VECTOR (31 DOWNTO 0);