Skip to content

(#322) fix codegen bug for multiple ports using same protocol

dhoover-geon requested to merge 322-codegen-bug into develop

What this MR does / why we need it:

make skeleton for HDL worker w/ multiple ports w/ same protocol (e.g. tx_event protocol) results in codegen-induced, syntax-invalid VHDL in the worker shell.

Steps to complete before submitting MR:

Release Notes

Changelog

bug(tools): fix codegen bug when multiple ports use the same protocol

Which issue(s) this MR closes

Closes #322 (closed)

Edited by Robert Tracy

Merge request reports