Gabe Black has submitted this change and it was merged. (
https://gem5-review.googlesource.com/c/public/gem5/+/10844 )
Change subject: systemc: Add the Accellera implementation for the data type
classes.
......................................................................
systemc: Add the Accellera implementation for the data type classes.
These files have been cleaned up style wise, and some macros have been
resolved like they were for the header files.
Change-Id: I447e5311961036847e7da0c5a86c0da25a633010
Reviewed-on: https://gem5-review.googlesource.com/10844
Reviewed-by: Gabe Black <[email protected]>
Maintainer: Gabe Black <[email protected]>
---
A src/systemc/dt/bit/SConscript
A src/systemc/dt/bit/sc_bit.cc
A src/systemc/dt/bit/sc_bv_base.cc
A src/systemc/dt/bit/sc_logic.cc
A src/systemc/dt/bit/sc_lv_base.cc
A src/systemc/dt/fx/SConscript
A src/systemc/dt/fx/sc_fxcast_switch.cc
A src/systemc/dt/fx/sc_fxdefs.cc
A src/systemc/dt/fx/sc_fxnum.cc
A src/systemc/dt/fx/sc_fxnum_observer.cc
A src/systemc/dt/fx/sc_fxtype_params.cc
A src/systemc/dt/fx/sc_fxval.cc
A src/systemc/dt/fx/sc_fxval_observer.cc
A src/systemc/dt/fx/scfx_mant.cc
A src/systemc/dt/fx/scfx_pow10.cc
A src/systemc/dt/fx/scfx_rep.cc
A src/systemc/dt/fx/scfx_utils.cc
A src/systemc/dt/int/SConscript
A src/systemc/dt/int/sc_int_base.cc
A src/systemc/dt/int/sc_int_mask.cc
A src/systemc/dt/int/sc_length_param.cc
A src/systemc/dt/int/sc_nbcommon.inc
A src/systemc/dt/int/sc_nbexterns.cc
A src/systemc/dt/int/sc_nbfriends.inc
A src/systemc/dt/int/sc_nbutils.cc
A src/systemc/dt/int/sc_signed.cc
A src/systemc/dt/int/sc_signed_bitref.inc
A src/systemc/dt/int/sc_signed_subref.inc
A src/systemc/dt/int/sc_uint_base.cc
A src/systemc/dt/int/sc_unsigned.cc
A src/systemc/dt/int/sc_unsigned_bitref.inc
A src/systemc/dt/int/sc_unsigned_subref.inc
A src/systemc/dt/misc/SConscript
A src/systemc/dt/misc/sc_concatref.cc
A src/systemc/dt/misc/sc_value_base.cc
35 files changed, 23,101 insertions(+), 0 deletions(-)
Approvals:
Gabe Black: Looks good to me, approved; Looks good to me, approved
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/10844
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I447e5311961036847e7da0c5a86c0da25a633010
Gerrit-Change-Number: 10844
Gerrit-PatchSet: 8
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Matthias Jung <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev