How to associate PL022 on Socrates

When I associating PL022 (PrimeCell PL022 Synchronous Serial Port) on Socrated 1.82/1.90. However it was failed with the message "No IP Package Associations have been found."

Other IPs were associated successfully.  How can I associate PL022 to Socrates?

Parents
  • This is the answer from ARM support.

    I'm waiting official patch:)

    ------

    In the "PL022-BU-00000-r1p4-00rel0" directory in your downloaded  IP bundle make a new directory "PL022_VC".


       mkdir PL022_VC

    Then move the "ssp_pl022" and "global" directories into the newly created "PL022_VC" directory.

       mv ssp_pl022/ PL022_VC/
       mv global/ PL022_VC/

    You should then have the following directory structure...

    PL022-BU-00000-r1p4-00rel0
                                 PL022_VC
                                              global/
                                                          LDV/
                                                          modelsim/
                                                          synopsys_shared
                                                          tictalk_ahb/
                                                          tictalk_asb/
                                                          bustalk_ahb/
                                                          bustalk_apb/
                                              ssp_pl022/
                                                          integration/
                                                          lec/
                                                          synopsys/ 
                                                          verification/
                                                          verilog/ 
                                                          vhdl/

Reply
  • This is the answer from ARM support.

    I'm waiting official patch:)

    ------

    In the "PL022-BU-00000-r1p4-00rel0" directory in your downloaded  IP bundle make a new directory "PL022_VC".


       mkdir PL022_VC

    Then move the "ssp_pl022" and "global" directories into the newly created "PL022_VC" directory.

       mv ssp_pl022/ PL022_VC/
       mv global/ PL022_VC/

    You should then have the following directory structure...

    PL022-BU-00000-r1p4-00rel0
                                 PL022_VC
                                              global/
                                                          LDV/
                                                          modelsim/
                                                          synopsys_shared
                                                          tictalk_ahb/
                                                          tictalk_asb/
                                                          bustalk_ahb/
                                                          bustalk_apb/
                                              ssp_pl022/
                                                          integration/
                                                          lec/
                                                          synopsys/ 
                                                          verification/
                                                          verilog/ 
                                                          vhdl/

Children
No data