/*------------------------------------------------------------\ | | | Tool : systemcass | | | | File : sc_unsigned.h | | | | Author : Buchmann Richard | | | | Date : 14_04_2005 | | | \------------------------------------------------------------*/ #ifndef __SC_UNSIGNED_H__ #define __SC_UNSIGNED_H__ // ---------------------------------------------------------------------------- // CLASS : sc_bv // // ---------------------------------------------------------------------------- #include"sc_nbdefs.h" #include"sc_logic.h" namespace sc_dt { } /* end of sc_dt namespace */ #endif /* __SC_UNSIGNED_H__ */