Minor changes

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@770 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2010-03-12 07:35:21 +00:00
parent aad1f852b5
commit 818ede23e1
+5 -2
View File
@@ -27,8 +27,11 @@
---- Revision history: ---- Revision history:
---- ----
---- $Source: /tmp/cvsroot/VHDL/lib/PCK_FIO-1.16/PCK_FIO.vhd,v $ ---- $Source: /tmp/cvsroot/VHDL/lib/PCK_FIO-1.16/PCK_FIO.vhd,v $
---- $Revision: 1.1 $ ---- $Revision: 1.2 $
---- $Log: not supported by cvs2svn $ ---- $Log: not supported by cvs2svn $
---- Revision 1.1 2008/08/23 08:20:28 Jens
---- Initial import
----
---- Revision 1.16 1999/04/21 08:28:46 jand ---- Revision 1.16 1999/04/21 08:28:46 jand
---- Tested with IEEE.numeric_std ---- Tested with IEEE.numeric_std
---- Small patch for Leapfrog ---- Small patch for Leapfrog
@@ -98,7 +101,7 @@ package PCK_FIO is
-- VHDL style: "X""" -- VHDL style: "X"""
-- Verilog style: "h'" -- Verilog style: "h'"
-- C style: "0x" -- C style: "0x"
constant FIO_h_PRE: string := "0x"; constant FIO_h_PRE: string := "";
-- postfix string for hex output -- postfix string for hex output
-- VHDL style: """" -- VHDL style: """"