Changes between Version 2 and Version 3 of 802.11/wlan_exp/app_notes/four_radio


Ignore:
Timestamp:
Jul 10, 2014, 3:48:03 PM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/app_notes/four_radio

    v2 v3  
    192192}}}
    193193
    194 Add port connections to WLAN PHY cores:
     194Add port connections to {{{wlan_phy_tx_pmd_axiw}}} core:
    195195
    196196{{{#!sh
     
    212212  ...
    213213END
    214 
     214}}}
     215
     216Add port connections to {{{wlan_phy_rx_pmd_axiw}}} core:
     217{{{#!sh
    215218BEGIN wlan_phy_rx_pmd_axiw
    216219  ...
     
    226229 PORT rfd_g_rf = agc_rfd_g_rf
    227230 PORT rfd_g_bb = agc_rfd_g_bb
    228 }}}
    229 
     231  ...
     232END
     233
     234}}}
     235
     236Add port connections to {{{wlan_agc_axiw}}} core:
     237{{{#!sh
    230238BEGIN wlan_agc_axiw
    231239  ...
     
    254262
    255263== UCF Changes ==
     264
     265Add LOC and timing constraints for FMC-RF-2X245 signals:
    256266
    257267{{{#!sh