XRT icon indicating copy to clipboard operation
XRT copied to clipboard

Use IO type and module type enums

Open vipangul opened this issue 1 year ago • 0 comments

Problem solved by the commit

Defines IO type enums and uses it to define PLIO or GMIO IO type. Also module_type has been used at applicable places.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

NA

How problem was solved, alternative solutions (if any) and why they were rejected

code readability enhancement.

Risks (if any) associated the changes in the commit

Minimal as it just adds enums in place of int variable types.

What has been tested and how, request additional testing if necessary

Documentation impact (if any)

vipangul avatar Jun 18 '24 20:06 vipangul