bespoke-silicon-group / basejump_stl

BaseJump STL: A Standard Template Library for SystemVerilog
http://bjump.org/
Other
471 stars 96 forks source link

bsg_mem/bsg_mem_1rw_sync_mask_write_bit_from_1r1w.sv: Fix variable order #675

Closed infinitymdm closed 3 months ago

infinitymdm commented 3 months ago

Reorder variable declarations so that addr_li is not referenced before its declaration. Fixes #674