caravel_user_project icon indicating copy to clipboard operation
caravel_user_project copied to clipboard

Remove default_nettype statements at the end of the RTL

Open kareefardi opened this issue 1 year ago • 1 comments

Surfaced by https://github.com/The-OpenROAD-Project/OpenLane/issues/2083. Yosys would use the default nettype wire when compiling the user project. Although this might be an ambiguity in yosys behavior, I don't see the need of adding these lines. Having said that, there presence in the RTL seems to be intentional, I added @marwaneltoukhy and @M0stafaRady as reviewers to asses if this PR is going to have any further impact.

kareefardi avatar Jun 26 '24 08:06 kareefardi