Join Slack
Powered by
Does anyone know where or how the user project are...
# caravel
s
Steve Kelly
05/18/2021, 8:57 PM
Does anyone know where or how the user project area Wishbone bus Address gets selected? For example I'm not seeing the
0x3000_0000
address in here:
https://github.com/efabless/caravel/blob/master/verilog/rtl/wb_intercon.v#L42-L49
m
Manar Abdelatty
05/18/2021, 9:05 PM
@Steve Kelly
These are the default values. They are overwritten from the top module by this
https://github.com/efabless/caravel/blob/master/verilog/rtl/mgmt_soc.v#L267
s
Steve Kelly
05/18/2021, 9:15 PM
Ah nice, thanks!
3
Views
Open in Slack
Previous
Next