Re: PPC 405 in Virtex 2 Pro 30-Turning off "Critical-word first" loads
From: Peter Ryser (peter.ryser_at_xilinx.com)
Date: 02/18/05
- Next message: MikeD: "Re: PC104 addressing"
- Previous message: Neil Kurzman: "Re: Delay generation using NOP of 8051"
- In reply to: Nju Njoroge: "PPC 405 in Virtex 2 Pro 30-Turning off "Critical-word first" loads"
- Next in thread: Nju Njoroge: "Re: PPC 405 in Virtex 2 Pro 30-Turning off "Critical-word first" loads"
- Reply: Nju Njoroge: "Re: PPC 405 in Virtex 2 Pro 30-Turning off "Critical-word first" loads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Feb 2005 18:11:03 -0800 To: Nju Njoroge <njoroge@stanford.edu>
Nju,
PLBC405DCURDWDADDR[1:3] must be driven to the PPC in the order in which
you deliver the data.
See the PPC processor block manual for more detail.
- Peter
Nju Njoroge wrote:
> Hello,
>
> I'm trying to disable "Critical-word first" loads for cache loads. That
> is, when the cache is performing a cache refill, it first loads the target
> data from memory, then loads the remaining words in the cacheline from
> memory--all as part of a burst transaction. I'm looking for a way to
> disable this type of cache fill. Instead, I would like the cache to load
> the cacheline starting from the base address of the cacheline. Any one
> tried this before? The reference guide claims that the PLB memory
> controller can send back the data in the order it desires
> (http://www.xilinx.com/bvdocs/userguides/ppc_ref_guide.pdf, page 146).
> However, in reality, when my PLB slave pcore sends back the data in order
> of ascending addresses, the processor assumes that I sent it back the
> target data first, so it uses the wrong word.
>
> Thanks,
>
> NN
>
>
>
- Next message: MikeD: "Re: PC104 addressing"
- Previous message: Neil Kurzman: "Re: Delay generation using NOP of 8051"
- In reply to: Nju Njoroge: "PPC 405 in Virtex 2 Pro 30-Turning off "Critical-word first" loads"
- Next in thread: Nju Njoroge: "Re: PPC 405 in Virtex 2 Pro 30-Turning off "Critical-word first" loads"
- Reply: Nju Njoroge: "Re: PPC 405 in Virtex 2 Pro 30-Turning off "Critical-word first" loads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|