ucb-bar / constellation

A Chisel RTL generator for network-on-chip interconnects
http://constellation.readthedocs.io
BSD 3-Clause "New" or "Revised" License
177 stars 25 forks source link

AXI4Noc AXI4EdgeParameters config #75

Open qwerssss1 opened 2 months ago

qwerssss1 commented 2 months ago

Sorry, I am not familiar with chisel. And I'm wondering if someone can tell me how to easily change the AXI signal bitwidth (ex: addrBits, dataBits, idBits) in the constellation framework.

Very thanks!