- 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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user