Quantcast
Channel: SystemC Language Forum RSS Feed
Viewing all articles
Browse latest Browse all 595

data type : sc_int v/s int

$
0
0

Hello ,

 

I have a confusion related to systemc data types particularly 

what is the difference between sc_int and int(c++) ....the difference

i found out was that sc_int is 64bit and int is 2byte or 4 byte depends on compiler....

 

could anyone elaborate any difference in above and which is preferred ???

does it have any effect on scheduler  ??


Viewing all articles
Browse latest Browse all 595

Trending Articles