Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e98a75bc7a | ||
|
|
ddf628c7b5 |
@@ -1,5 +1,5 @@
|
|||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
-- $Header: /tmp/cvsroot/VHDL/lib/misc/pkg_template.vhd,v 1.1.2.1 2013-08-18 06:59:02 jens Exp $
|
-- $Header: /tmp/cvsroot/VHDL/lib/misc/pkg_template.vhd,v 1.1.4.1 2013-08-18 07:10:17 jens Exp $
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
LIBRARY IEEE;
|
LIBRARY IEEE;
|
||||||
USE IEEE.STD_LOGIC_1164.ALL;
|
USE IEEE.STD_LOGIC_1164.ALL;
|
||||||
@@ -8,9 +8,7 @@ USE IEEE.NUMERIC_STD.ALL;
|
|||||||
package template_pkg is
|
package template_pkg is
|
||||||
|
|
||||||
-- Constants
|
-- Constants
|
||||||
|
|
||||||
-- Types
|
-- Types
|
||||||
|
|
||||||
-- Functions
|
-- Functions
|
||||||
|
|
||||||
end template_pkg;
|
end template_pkg;
|
||||||
|
|||||||
Reference in New Issue
Block a user