- added error macros

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@462 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-05-02 16:18:44 +00:00
parent a2a17fd24a
commit efa56c97f2
@@ -15,6 +15,7 @@
#define FLOAT32 float #define FLOAT32 float
#define FLOAT64 double #define FLOAT64 double
#define IS_ERROR(e) ((e & 0x80000000) == 0x80000000)
#define sys_gpio0 0xA0000000 #define sys_gpio0 0xA0000000
#define sys_gpio1 0xA0000004 #define sys_gpio1 0xA0000004