chipsalliance / rocket-chip

Rocket Chip Generator
Other
3.19k stars 1.12k forks source link

Set parameterized desiredName on many system components #3641

Closed jerryz123 closed 3 months ago

jerryz123 commented 4 months ago

This improves the naming stability of generated verilog by adding descriptive suffixes to module names. This makes it easier to determine where many important modules are instantiated.

Related issue:

Type of change: bug report | feature request | other enhancement

Impact: no functional change | API addition (no impact on existing code) | API modification

Development Phase: proposal | implementation

Release Notes