SystemC データタイプ(速度順)
速い順に
C++の組込型:int, double, bool
sc_in<>, sc_unit<>
sc_bit, sc_bv<>
sc_logic, sc_lv[]
sc_bigint<>, sc_biguint<>
sc_fixed_fast<>, sc_fix_fast, sc_ufixed_fast<>, sc_ufix_fast
sc_fiexed<>, sc_fix, sc_ufixed<> ,sc_ufix
なるほど。
The comments to this entry are closed.


Comments