[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ethmac] =?gb2312?B?UmU6UkU6IFtldGhtYWNdIFJNSUksIFNNSUk=?=



Does anyone know all kinds of Ethernet cards?
Who can sort it ?I will thank your helps very much!
Best regard to everyone!
              a new friend from china

>Hi, Chang,
>
>Fixed. Thanks.
>
>Best regards,
>	Igor
>
>> -----Original Message-----
>> From: owner-ethmac@opencores.org [mailto:owner-ethmac@opencores.org]On
>> Behalf Of C.T.Lin
>> Sent: 8. marec 2002 6:16
>> To: ethmac@opencores.org
>> Subject: RE: [ethmac] RMII, SMII
>>
>>
>> Hi,
>>   I find a small bug in eth_wishbone.v in treating bigendian
>>
>> // Tx data selection (latching)
>> always @ (posedge MTxClk or posedge Reset)
>> begin
>>   if(Reset)
>>     TxData <=#Tp 8\'h0;
>>   else
>>   if(TxStartFrm_sync2 & ~TxStartFrm)
>> //    TxData <=#Tp TxData_wb[7:0];
>>     TxData <=#Tp TxData_wb[31:24];				//
>> Big Endian Byte Ordering
>>   else
>>   if(TxUsedData & Flop)
>>     begin
>>       case(TxByteCnt)
>> //        0 : TxData <=#Tp TxDataLatched[7:0];
>> //        1 : TxData <=#Tp TxDataLatched[15:8];
>> //        2 : TxData <=#Tp TxDataLatched[23:16];
>> //        3 : TxData <=#Tp TxDataLatched[31:24];
>>         0 : TxData <=#Tp TxDataLatched[31:24];      // Big Endian
>> Byte Ordering
>>         1 : TxData <=#Tp TxDataLatched[23:16];
>>         2 : TxData <=#Tp TxDataLatched[15:8];
>>         3 : TxData <=#Tp TxDataLatched[7:0];
>>       endcase
>>     end
>> end
>>
>>   Best regard!
>>                            Chang-Tsun Lin
>>
>>
>> --
>> 蔼动カ現┎呼 http://www.kaohsiung.gov.tw
>> 蔼动カ現┎カチ筿獺絚狝叭呼  http://webmail.kcg.seed.net.tw
>> --
>> To unsubscribe from ethmac mailing list please visit
>> http://www.opencores.org/mailinglists.shtml
>>
>
>--
>To unsubscribe from ethmac mailing list please visit http://www.opencores.org/mailinglists.shtml
>




__________________________________________
邮件到了吗?手机告诉你(http://mail.263.net/mmail/index.html)
点击下载95963上网直通车(http://www.263.net/0ji/StarDialer.exe)
我拿什么来诱惑你(http://95963.263.net/)
化妆品三折,香水半价(http://shopping.263.net/class004.htm)
--
To unsubscribe from ethmac mailing list please visit http://www.opencores.org/mailinglists.shtml