set design "combpm"
set top top_combpm_electron
set proj_dir "./ip_proj"
set part "xczu11eg-ffvc1760-2L-e"

set ip_properties [ list \
    vendor "synchrotron-soleil.fr" \
    library "fofb" \
    name ${design} \
    version "1.0" \
    taxonomy "/transceiver" \
    display_name "Electron Communication Decoder" \
    description "Decode CC protocol from a transceiver interface and generate AXIS frames" \
    vendor_display_name "Synchrotron SOLEIL" \
    company_url "" \
    ]

set family_lifecycle { \
  zynquplus Beta \
}