intel / systemc-compiler

This tool translates synthesizable SystemC code to synthesizable SystemVerilog.
Other
244 stars 35 forks source link

Incorrect record assignment for record reference #26

Closed mikhailmoiseev closed 1 year ago

mikhailmoiseev commented 2 years ago

Record assignment genertaed instead of individual fields assignments.

See record_func_param_cthread.cpp::record_fcall_const_ref1().

mikhailmoiseev commented 1 year ago

Fixed in 1.4.54