mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2025-08-23 16:53:05 +00:00
Add comment to delineate between counters and multiplexer assignment
This commit is contained in:
@@ -63,4 +63,7 @@ sw_read_assignment_var_name:
|
||||
signal_type: 'logic [{accesswidth}:0]'
|
||||
sw_read_assignment:
|
||||
rtl: |-
|
||||
/**************************************
|
||||
* Assign all fields to signal to Mux *
|
||||
**************************************/
|
||||
assign {sw_read_assignment_var_name}{genvars} = {{{list_of_fields}}};
|
||||
|
Reference in New Issue
Block a user