LS1048 BSDL FILE

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1048 BSDL FILE

1,039件の閲覧回数
mahdi_ftouni
Contributor I

Hello ,

Im looking for BSDL file for LS1048?  , note i tried to use the bsdl file for ls1088 but the program kept telling wrong id code because it was detecting different id # ? anyone can provide me with the ls1048 bsdl file , or help to me fix the current id code i have for ls1088 thank you

0 件の賞賛
返信
1 返信

881件の閲覧回数
alexander_yakov
NXP Employee
NXP Employee

The bsdl file for the LS1088 contains the following:

        attribute IDCODE_REGISTER of LS1088AE: entity is
                "0000"  & -- Version
                "0000001100001xx0"  & -- Part Number
                "00000001110"  & -- Manufacturer Identity
                "1";  -- IEEE 1149.1 Requirement

For  LS1048 IDCODE is one bit different with part number section:

                "0000001100000xx0"  & -- Part Number

Please modify bsdl file as above and check again.

0 件の賞賛
返信