- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have inherited a class.ptf file that I need to port to a hw.tcl file. Basically, the existing SOPC component passes the slave's base address into the NIOS code this was done in the ptf file SLAVE data_in .... SBI_data_in = "SLAVE data_in/SYSTEM_BUILDER_INFO" ; .... $WSA/DIN_BASE_ADDR = "{{ $SBI_data_in/Base_Address }}" ; .... When I look at the documentation for the hw.tcl file, they have example on haow to use the SYSTEM_INFO ADDRESS_MAP property to get a masters address map. But I am calling this in the component that contains the slave interface not the master interface? Does anyone have an example of how to do this? Is there a command to get the slave's base address directly?Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page