Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for vivado 2023.2? #22

Open
the-oeni opened this issue Dec 17, 2023 · 1 comment
Open

support for vivado 2023.2? #22

the-oeni opened this issue Dec 17, 2023 · 1 comment

Comments

@the-oeni
Copy link

Is it planned to support Vivado 2023.2?

I didn't check the repository in advance and installed 2023.2 on my system and when I run:

cd kv260/platforms/vivado/kv260_ispMipiRx_vcu_DP
make xsa

I got the following error:

ERROR: [IP_Flow 19-3476] Tcl error in create_gui procedure for BD Cell 'clk_wiz_audio'. expected floating-point number but got "Unable to get value from speedsfile for keyword MM"
ERROR: [IP_Flow 19-3428] Failed to create Customization object clk_wiz_audio
CRITICAL WARNING: [IP_Flow 19-5622] Failed to create IP instance 'kv260_ispMipiRx_vcu_DP_clk_wiz_audio_0'. Failed to customize IP instance 'kv260_ispMipiRx_vcu_DP_clk_wiz_audio_0'. Failed to load customization data
ERROR: [BD 41-1712] Create IP failed with errors
ERROR: [BD 5-7] Error: running create_bd_cell  -vlnv xilinx.com:ip:clk_wiz:6.0 -type ip -name clk_wiz_audio .
create_bd_cell: Time (s): cpu = 00:00:05 ; elapsed = 00:00:21 . Memory (MB): peak = 2500.379 ; gain = 931.531 ; free physical = 5007 ; free virtual = 41952
ERROR: [Common 17-39] 'create_bd_cell' failed due to earlier errors.

    while executing
"create_bd_cell -type ip -vlnv xilinx.com:ip:clk_wiz clk_wiz_audio "
    (procedure "create_hier_cell_audio_ss_0" line 78)
    invoked from within
"create_hier_cell_audio_ss_0 [current_bd_instance .] audio_ss_0"
    (procedure "create_root_design" line 52)
    invoked from within
"create_root_design """
    (file "./scripts/config_bd.tcl" line 884)

    while executing
"source $bd_tcl_dir/config_bd.tcl"
    (file "scripts/main.tcl" line 47)
INFO: [Common 17-206] Exiting Vivado at Sun Dec 17 10:49:26 2023...
@chkohn
Copy link
Contributor

chkohn commented Dec 19, 2023

@the-oeni we will likely update the repo sometime next year for 2023.2 tools but I don't have an exact timeline for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants