Visible to Intel only — GUID: mwh1411073365111
Ixiasoft
Visible to Intel only — GUID: mwh1411073365111
Ixiasoft
1.4.1.4. Add a PRBS Pattern Generator
For example, a 32-bit PRBS pattern generator repeats the pattern after it sends 4,294,967,295 elements. You set the width of the PRBS generator based on the (local) data width of the memory on your board.
The PRBS pattern generator has two interfaces; the csr and the st_pattern_output streaming source interface. The csr interface controls the behavior of the PRBS pattern generated. The st_pattern_output streaming source interface sends data to the pattern writer component.
- In the IP Catalog, expand Memory Test Microcores, and then double-click PRBS Pattern Generator.
- In the parameter editor, accept the default parameters, and then click Finish.
- Rename the instance to prbs_pattern_generator.
- Set the prbs_pattern_generator clock interface to clk_0.
- Connect the prbs_pattern_generator csr interface to the mm_bridge m0 interface.
- Assign the prbs_pattern_generator csr interface to a base address of 0x0420, which is a base address just higher than the end address of the custom_pattern_generator csr interface of 0x410.