[ixp1200] L2L3NAT_8_1Gig_hw memory initialization location

=?gb2312?q?Robie=20Tom?= robieaudey at yahoo.com
Thu Jan 2 02:44:06 EST 2003


 --- Eng Kean <eklee_kl at yahoo.com> µÄÕýÎÄ£º> anybody
know which SRAM, SDRAM, and Scratchpad
> memory
> location should be initialized before running
> simulation? so that a script to initialize that
> specific memory location. thanks.
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com 

//initial scratch_pad
int i;
for(i=0; i<1024; i++){
	fbi.scratch_pad[i] = 0;
}
for(i=0;i<32;i++){
  sram[i]=0;
}



_________________________________________________________
Do You Yahoo!? 
"ÄúÏëÏíÊÜ2£­7ÕÛÐǼ¶¾Æµê¼Û¸ñÂð£¿"
http://cn.travel.yahoo.com/



More information about the ixp1200 mailing list