SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : Rambus (RMBS) - Eagle or Penguin -- Ignore unavailable to you. Want to Upgrade?


To: cellhigh who wrote (65580)2/8/2001 9:08:24 AM
From: gnuman  Read Replies (1) | Respond to of 93625
 
it wasnt long after samsung published samsung rambus/ddr until they signed.

What's interesting is the date on Hyundai's 128MB RIMM data sheet. Rev 1.0 December 1999.
Did Hyundai have a license in 1999?
Does rambus/ddr mean rambus and ddr as the new technologies?

hei.co.kr



To: cellhigh who wrote (65580)2/8/2001 10:08:53 AM
From: Rich1  Respond to of 93625
 
I find this paragraph interesting...

< Hyundai level DRAM in the world is technically innovating endlessly with development and prod
-uction of ultra high speed DRAM such as the next generation product. Rambus/DDR. >



To: cellhigh who wrote (65580)2/8/2001 11:08:34 AM
From: Jdaasoc  Read Replies (2) | Respond to of 93625
 
cellhigh:
I can't read your link.

hei.co.kr:7001/eng/products/semi/semi_main.jsp

Did find some source code on your page link including this ditti. I like the function name "MM_showHideLayers()"

john

function MM_showHideLayers() { //v3.0

var i,p,v,obj,args=MM_showHideLayers.arguments;

for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args))!=null) { v=args[i+2];

if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }

obj.visibility=v; }

}