- Notifications
You must be signed in to change notification settings - Fork727
Open
Description
Inside the comments of theKernelMemBW function of theboard_test, it is stated that the number of memory interfaces/banks is read form board_spec.xmlref1 and that the theoretical bandwidth is read from board_spec.xmlref2.
Where can I find the code that reads that from board_spec.xml as described in the comments? To me, it seems like there is none.