You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 176 Next »
The most Trenz Electronic FPGA Reference Designs are TCL-script based project.
There are several options to create the Vivado project from the project delivery. These options are described in Vivado Projects - TE Reference Design.
Since 2018.3 special "Module Selection Guide" is included into "_create_win_setup.cmd" and "_create_linux_setup.sh"
For manual configuration or addition command files for execution will be generated with "_create_win_setup.cmd" on Windows OS and "_create_linux_setup.sh" on Linux OS. If you use our prepared batch files for project creation do the following steps:
See Reference Design: Getting Started for more details.
If you need our Board Part files only, see Board Part Installation.
For Problems, please check Checklist / Troubleshoot at first.
Description | PCB Name | Project Name+(opt. Variant) | supported VIVADO Version | Build Version and Date | ||||
---|---|---|---|---|---|---|---|---|
Example: | te0720 | - | -test_board(_noprebuilt) | - | vivado_2022.2 | - | build_1_20221126145407 | .zip |
Type or File | Version | Note |
---|---|---|
Vivado Design Suite | 2022.2 | |
Trenz Project Scripts | 2022.2.6 | |
Trenz <board_series>_board_files.csv | 1.4 | |
Trenz apps_list.csv | 2.6 | |
Trenz zip_ignore_list.csv | 1.0 | |
Trenz mod_bd.csv | 1.1 | internal usage only |
Trenz prod_cfg_list.csv | 1.0 | internal usage only |
Trenz zip.info | 1.0 |
File or Directory | Type | Description |
---|---|---|
<project folder> | base directory | Base directory with predefined batch files (*.cmd) to generate or open VIVADO-Project |
<project folder>/block_design/ | source | Script to generate Block Design in Vivado (*_bd.tcl). (optional) Some board part designs used subfolder <board_file_shortname> with Board Part specific Block Design (*_bd.tcl). |
<project folder>/board_files/ | source | Local board part files repository and a list of available board part files (<board_series>_board_files.csv) |
<project folder>/board_files/carrier_extension | source | (Optional) Additional TCL-Scripts to extend Board Part PS-Preset with carrier board specific settings. |
<project folder>/console | source | folder with different console command files. Use _create_win_setup.cmd or _create_linux_setup.sh to generate files on top folder. |
<project folder>/constraints/ | source | Project constrains (*.xdc). Some board part designs used subfolder <board_file_shortname> with additional constrains (*.xdc) |
<project folder>/doc/ | source | Documentation |
<project folder>/hdl/ | source | HDL-File and XCI-Files. Advanced usage only! |
<project folder>/firmware/ | source | ELF-File Location for MicroBlaze Firmware. Additional sub folder is used for MicroBlaze identification. |
<project folder>/ip_lib/ | source | Local Vivado IP repository |
<project folder>/misc/ | source | (Optional) Directory with additional sources |
<project folder>/prebuilt/ | prebuilt | Contains a readme with location information of different assembly variants |
<project folder>/prebuilt/boot_images/ | prebuilt | Directory with prebuilt boot images (*.bin) and configuration files (*.bif) for zynq and configured hardware files (*.bit and *.mcs) for micoblaze included in sub-folders: default or <board_file_shortname>/<app_name> |
<project folder>/prebuilt/hardware/ | prebuilt | Directory with prebuilt hardware sources (*.bit, *xsa, *.mcs) and reports included in subfolders: default or <board_file_shortname> |
<project folder>/prebuilt/software/ | prebuilt | (Optional) Directory with prebuilt software sources (*.elf) included in subfolders: default or <board_file_shortname>/<app_name> |
<project folder>/prebuilt/os/ | prebuilt | (Optional) Directory with predefined OS images included in subfolders "<os_name>/<board_file_shortname>" or "<os_name>/<ddr size>" |
<project folder>/scripts/ | source | TCL scripts to build a project |
<project folder>/settings/ | source | (Optional) Additional design settings: zip_ignore_list.csv, vivado project settings, SDSOC settings |
<project folder>/software/ | source | (Optional) Directory with additional software |
<project folder>/os/ | source | (Optional) Directory with additional os sources in in subfolders "<os_name>" |
<project folder>/sw_lib/ | source | (Optional) Directory with local Vitis software IP repository and a list of available software (apps_list.csv) |
<project folder>/v_log/ | generated | (Temporary) Directory with vivado log files (used only when Vivado is started with predefined command files (*.cmd) from base folder otherwise this logs will be written into the vivado working directory) |
<project folder>/vivado/ | work, generated | (Temporary) Working directory where Vivado project is created. Vivado project file is <project folder>.xpr |
<project folder>/vivado_lab/ | work, generated | (Optional/Temporary) Working directory where Vivado LabTools is created. LabTools project file is <project folder>.lpr |
obsolete | (Optional/Temporary) Directory where hsi project is created | |
<project folder>/workspace/sdk | work, generated | (Optional) Directory where Vitis project is created |
<project folder>/tmp/ | work, generated | (Optional) Directory for some tasks |
<project folder>/_binaries_<articlenumber> | generated | export directory for binaries (run "_create_win_setup.cmd" and follow instructions) |
obsolete | (Optional) Directory where SDSOC project is created | |
<project folder>/backup/ | generated | (Optional) Directory for project backups |
Command files will be generated with "_create_win_setup.cmd" on Windows and "_create_linux_setup.sh" on Linux OS. Linux shell files are currently not available for this release.
File Name | Status | Description |
---|---|---|
Design + Settings | ||
_create_win_setup.cmd | available | Use to create bash files. With 2018.3 and newer also "Module Selection Guide" is included and with 2022.2 prebuilt export for the selected variant |
_use_virtual_drive.cmd | available | (Option) Create virtual drive for project execution. See Xilinx AR#52787 |
design_basic_settings.cmd | available | Settings for the other *.cmd files. Following Settings are available:
|
design_clear_design_folders.cmd | available | (optional) Attention: Delete "<project folder>/v_log/", "<project folder>/vivado/", "<project folder>/vivado_lab/", "<project folder>/sdsoc/", and "<project folder>/workspace/" directory with related documents! Type "Y" into the command line input to start deleting files |
design_run_project_batchmode.cmd | available | (optional) Create Project with setting from "design_basic_settings.cmd" and source folders. Build all Vivado hardware and software files if the sources are available. Delete "<project folder>/vivado/", and "<project folder>/workspace/sdk/" directory with related documents before Project will created. |
Hardware Design | ||
vivado_create_project_guimode.cmd | available | Create Project with setting from "design_basic_settings.cmd" and source folders. Vivado GUI will be opened during the process. Delete "<project folder>/vivado/", and "<project folder>/workspace/" directory with related documents before Project will created. If old vivado project exists, type "y" into the command line input to start project creation again. |
vivado_create_project_batchmode.cmd | available | (optional) Create Project with setting from "design_basic_settings.cmd" and source folders. Delete "<project folder>/vivado/", and "<project folder>/workspace/" directory with related documents before Project will created. If old vivado project exists, type "y" into the command line input to start project creation again. |
vivado_open_existing_project_guimode.cmd | available | Opens an existing Project "<project folder>/vivado/<design_name>.xpr" and restore Script-Variables. |
Software Design | ||
sdk_create_prebuilt_project_guimode.cmd | available | (optional) Create Vitis project with hardware definition file from prebuild folder. It used the *.xsa from: "<project folder>/prebuilt/hardware/<board_file_shortname>/". Set "<board_file_shortname>" and "<app_name>" in "design_basic_settings.cmd". |
Programming | ||
program_flash.cmd | available | (optional) Programming Flash Memory via JTAG with specified *.bin (Zynq devices) or *.mcs (native FPGA). Used LabTools Programmer (Vivado or LabTools only. Default, it used the boot.bin from: "<project folder>/prebuilt/boot_images/<board_file_shortname>/<app_name>". Settings are done in "design_basic_settings.cmd". |
obsolete | ||
obsolate | ||
program_fpga_bitfile.cmd | available | (optional) Programming FPGA via JTAG with specified "<design_name>.bit". Used LabTools Programmer (Vivado or LabTools only), depends on installation settings. Default, it used the "<design_name>.bit" from: "<project folder>/prebuilt/hardware/<board_file_shortname>". Settings are done in "design_basic_settings.cmd". |
labtools_open_project_guimode.cmd | available | (optional) Create or open an existing Vivado Lab Tools Project. (Additional TCL functions from Programming and Utilities Group are usable). Settings are done in "design_basic_settings.cmd". |
Intenal Development | ||
development_design_run_prebuilt_all_batchmode.cmd | internal available | (only Trenz Internal) Create files for all variants |
development_utilities_backup.cmd | internal available | (only Trenz Internal) Create ZIP file |
development_xsct_console.cmd | internal available | (only Trenz Internal) Start XSCT Console on Vitis workspace |
File Name | Status | Description |
---|---|---|
Design + Settings | ||
_create_linux_setup.sh | available | Use to create bash files. With 2018.3 and newer also "Module Selection Guide" is included and with 2022.2 prebuilt export for the selected variant |
design_basic_settings.sh | available | Settings for the other *.cmd files. Following Settings are avaliable:
|
design_clear_design_folders.sh | not available | (optional) Attention: Delete "<project folder>/v_log/", "<project folder>/vivado/", "<project folder>/vivado_lab/", "<project folder>/sdsoc/", and "<project folder>/workspace/" directory with related documents! Type "Y" into the command line input to start deleting files |
design_run_project_bashmode.sh | available | (optional) Create Project with setting from "design_basic_settings.cmd" and source folders. Build all Vivado hardware and software files if the sources are available. Delete "<project folder>/vivado/", and "<project folder>/workspace/sdk/" directory with related documents before Project will created. |
Hardware Design | ||
vivado_create_project_guimode.sh | available | Create Project with setting from "design_basic_settings.cmd" and source folders. Vivado GUI will be opened during the process. Delete "<project folder>/vivado/", and "<project folder>/workspace/" directory with related documents before Project will created. If old vivado project exists, type "y" into the command line input to start project creation again. |
vivado_create_project_bashmode.sh | not available | (optional) Create Project with setting from "design_basic_settings.cmd" and source folders. Delete "<project folder>/vivado/", and "<project folder>/workspace/" directory with related documents before Project will created. If old vivado project exists, type "y" into the command line input to start project creation again. |
vivado_open_existing_project_guimode.sh | available | Opens an existing Project "<project folder>/vivado/<design_name>.xpr" and restore Script-Variables. |
Software Design | ||
sdk_create_prebuilt_project_guimode.sh | not available | (optional) Create SDK project with hardware definition file from prebuild folder. It used the *.hdfxsa from: "<project folder>/prebuilt/hardware/<board_file_shortname>/". Set "<board_file_shortname>" and "<app_name>" in "design_basic_settings.cmd". |
Programming | ||
program_flash.sh | not available | (optional) Programming Flash Memory via JTAG with specified *.bin (Zynq devices) or *.mcs (native FPGA). Used LabTools Programmer (Vivado or LabTools only. Default, it used the boot.bin from: "<project folder>/prebuilt/boot_images/<board_file_shortname>/<app_name>". Settings are done in "design_basic_settings.sh". |
labtools_open_project_guimode.sh | not available | (optional) Create or open an existing Vivado Lab Tools Project. (Additional TCL functions from Programming and Utilities Group are usable). Settings are done in "design_basic_settings.cmd". |
Intenal Development | ||
development_design_run_prebuilt_all_batchmode.sh | internal available | (only Trenz Internal) Create files for all variants |
development_utilities_backup.sh | internal available | (only Trenz Internal) Create ZIP file |
Name | Options | Description (Default Configuration) |
---|---|---|
TE::help | Display currently available functions. Important: Use only displayed functions and no functions from sub-namespaces | |
Hardware Design | ||
TE::hw_blockdesign_create_bd | [-bd_name] [-msys_local_mem] [-msys_ecc] [-msys_cache] [-msys_debug_module] [-msys_axi_periph] [-msys_axi_intc] [-msys_clk] [-help] | Create new Block-Design with initial Setting for PS, for predefined bd_names: Type TE::hw_blockdesign_create_bd -help for more information |
TE::hw_blockdesign_export_tcl | [-no_mig_contents] [-no_validate] [-mod_tcl] [-svntxt <arg>] [-board_part_only] [-help] | Export Block Design to project folder "<project folder>/block_design/" . Old *bd.tcl will be overwritten! |
TE::hw_build_design | \[-disable_synth\] \[-disable_bitgen\] \[-disable_hdf\] \[-disable_mcsgen\] \[-disable_reports\] \[-export_prebuilt\] \[-export_prebuilt_only\] \[-help\] | Run synthesis, Implement, and generate Bit-file, optional MCS-file and some report files |
Software Design | ||
| [-run_only] [-prebuilt_hdf <arg>] [-no_hsi] [-no_bif] [-no_bin] [-no_bitmcs] [-clear] [-help] | obsolete Copies current Hardware files and reports from the vivado project to the prebuilt folder, if -prebuild_hdf <arg> isn't set.
|
[-open_only] [-update_hdf_only] [-prebuilt_hdf <arg>] [-clear] [-help] | obsolete Copies current Hardware files and reports from the vivado project to the prebuilt folder, if -prebuild_hdf <arg> isn't set. | |
TE::sw_run_vitis | [-all] [-gui_only] [-no_gui] [-workspace_only] [-prebuilt_xsa_only] [-prebuilt_xsa <arg>] [-clear] [-help] | Copies current Hardware files and reports from the vivado project to the prebuilt folder, if -prebuild_xsa <arg> or -prebuilt_xsa_only isn't selected. Copy the XSA File to the working directory: "<project folder>/workspace/sdk" Generates Vitis workspace with platform project and start Vitis. Optional parameter
|
TE::sw_run_plx | [-run] [-config] [-u-boot] [-kernel] [-rootfs] [-bootscr_opt <arg1> <arg2> <arg3> <arg4>] [-devicetree <arg>] [-app <arg>] [-disable_clear] [-clear] [-help] | Attention: Beta usage only for Linux OS
|
Programming | ||
TE::pr_init_hardware_manager | [-help] | Open Hardware manager, autoconnect target device and initialise flash memory with configuration from *_board_files.csv. |
TE::pr_program_jtag_bitfile | [-used_board <arg>] [-swapp <arg>] [-available_apps] [-used_basefolder_bitfile] [-help] | If "-used_basefolder_bitfile" is set, the Bitfile (*.bit) from the base folder ("<project folder>") is used instead of the prebuilds. Attention: Take only one Bitfile in the basefolder! (MicroBlaze only) If "-swapp" is set, the Bitfile with *.elf configuration is used from "<project_folder>/prebuilt/boot_images/<board_file_shortname>/<app_name>" |
TE::pr_program_flash | [-swapp <arg>] [-swapp_av] [-reboot] [-erase] [-setup] [-used_board] [-basefolder] [-def_fsbl] [-help] | Program flash with the given swapp from the prebuilt folder ("<project folder>/prebuilt/boot_images/<board_file_shortname>/<app_name>"). |
TE::pr_putty | [-available_com] [-com] [-speed] [-help] | Show available COM ports and open automatically the UART COM port, in case only one is selectable Important:
|
| ||
| ||
Utilities | ||
TE::util_zip_project | [-save_all] [-remove_prebuilt] [-manual_filename <arg>] [-help] | Make a Backup from your Project in "<project folder>/backup/" Zip-Program Variable must be set in start_settings.cmd. Currently only 7-Zip is supported. |
TE::util_package_length | [-help] | Export Package IO length information to *.csv on the doc folder |
Beta Test (Advanced usage only!) | ||
| ||
TE::ADV::beta_hw_remove_board_part | [-permanent] [-help] | Reconfigure Vivado project as project without board part. Generate XDC-File from board part IO definitions and change ip board part properties. No all IPs are supported. |
TE::ADV::beta_hw_export_rtl_ip | \[-help\] | Save IPs used on rtl designs as *.xci in "<project folder>hdl/xci". If sub folder "<board_file_shortname>" is defined this will be saved there. |
TE::ADV::beta_hw_create_board_part | \[-series <arg>\] \[-all\] \[-preset\] \[-existing_ps\] \[-help\] | create PS or preset.xml PS settings from external tcl scripts |
TE::ADV::beta_hw_export_binary | \[-mode <arg>\] \[-app <arg>\] \[-folder <arg>\] \[-all\] \[-help\] | export prebuilt files to an given folder (based from project folder). Special folder is used, if empty |
Programming FPGA or Flash Memory with prebuilt Files:
7. Connect your Hardware-Modul with PC via JTAG.
With Batch-file:
8. (optional) Zynq-Devices Flash Programming (*.bin) or FPGA-Device Flash Programming (*.mcs):
Run “program_flash.cmd”
10. (optional) FPGA-Device Programming (*.bit):
Run “program_fpga_bitfile.cmd”
With Vivado/Labtools TCL-Console:
11. Run “vivado_open_existing_project_guimode.cmd” or “labtools_open_project_guimode.cmd” to open Vivado or LabTools
12. (optional) Zynq-Devices Flash Programming (*.bin):
Type “TE::pr_program_flash -swap <app_name>” on Vivado TCL-Console
Used .bin(Zynq)/.mcs(native FPGA) "<project folder>/prebuilt/boot_images/<board_file_shortname>/<app_name>"
13. (optional) FPGA-Device Programming (*.bit):
Type “TE:: pr_program_jtag_bitfile -swap <app_name>” on Vivado TCL-Console
Used *.bit from "<project folder>/prebuilt/boot_images/<board_file_shortname>/<app_name>"
Files | Note |
---|---|
<project folder>/design_basic_settings.cmd/sh | General local variables for project generation |
<project folder>/settings/design_settings.tcl | Design setting like Device Filter, UART Speed and Port |
<project folder>/settings/development_setting.tcl | Development settings which can manipulate execution steps |
Name | Value | Note |
---|---|---|
TE_SERIAL_PS | <path> | Internal usage only |
TE_COM | <path> | path to putty, in case it's not installed global |
TE_TIMEOUT | <time> | timeout for jobs, unit in minutes, def 120 |
TE_RUNNING_JOBS | <count> | max jobs (depends on available CPUs) which can be started by Vivado, default 4 |
TE_WSL_USAGE | 1/0 | 1 use Windows programs for some external processes |
TE_GUI_DISABLED | 1/0 |
|
TE_EDITOR | <name> | Text Editor which should be started for some TE functions |
TE_PLX_SSTATE_CACHE_DOWNLOAD | <path> | Local version of SSTATE, file avialable on the download area from Xilinx petalinux, example: TE_PLX_SSTATE_CACHE_DOWNLOAD="~/design/sstate-cache/downloads_2022.2/downloads" |
PLX_SSTATE_CACHE_AARCH64 | <path> | Local version of SSTATE for U+ Zynq and Versal, file avialable on the download area from Xilinx petalinux, example: TE_PLX_SSTATE_CACHE_DOWNLOAD="~/design/sstate-cache/downloads_2022.2/downloads" |
PLX_SSTATE_CACHE_ARM | <path> | Local version of SSTATE for Zynq 7000, file avialable on the download area from Xilinx petalinux, example: PLX_SSTATE_CACHE_ARM="~/design/sstate-cache/sstate_arm_2022.2/arm" |
PLX_SSTATE_CACHE_MB_FULL | <path> | Local version of SSTATE for Microblaze, file avialable on the download area from Xilinx petalinux, example: PLX_SSTATE_CACHE_ARM="~/design/sstate-cache/sstate_mb_full_2022.2/mb_full" |
PLX_SSTATE_CACHE_MB_LITE | <path> | currently not supported |
More details see TE Board Part Files
Board Parts are located on subfolder "board_files", with the name of the special board. Revisions are split in the subfolder of the board part <boardpart_name><version>
Every Version of a Board Parts consists of four files:
Board Part Extensions are TCL-Scripts, which can be sourced in Vivado Block Design. Thy are usable with TE-Scripts only. It contains additional settings of PS-settings or special carrier-board design changes.
Use Reference Designs or Vivado TCL-Console (TE-Script extensions, see Initialise TE-scripts on Vivado/LabTools): TE::hw_blockdesign_create_bd -help to create PS with full settings. Or source the TCL file manually direct after "Run Block Automation"
Possible:
Board Part csv file is used for TE-Scripts only.
Name | Description | Value |
---|---|---|
ID | ID to identify the board variant of the module series, used in TE-Scripts | Number, should be unique in csv list |
PRODID | Product ID | Product Name |
PARTNAME | FPGA Part Name, used in Vivado and TE-Scripts | Part Name, which is available in Vivado, ex. xc7z045ffg900-2 |
BOARDNAME | Board Part Name, used in Vivado and TE-Scripts | set Board Part Name or "NA", which is available in Vivado, NA is not defined to run without board part and board part ex. trenz.biz:te0782-02-45:part0:1.0 |
SHORTNAME | Subdirectory name, used for multi board projects to get correct sources and save prebuilt data | name to save prebuilt files or search for sources |
ZYNQFLASHTYP | Flash type used for programming Zynq-Devices via SDK-Programming Tools (program_flash) | "qspi_single" or "NA", NA is not defined |
FPGAFLASHTYP | Flash type used for programming Devices via Vivado/LabTools | "<Flash Name from Vivado>|<SPI Interface>|<Flash Size in MB>" or "NA" , NA is not defined, ex. s25fl256s-3.3v-qspi-x4-single|SPIx4|32 Flash Name is used for programming, SPI Interface and Size in MB is used for *.mcs build. For Zynq and ZynqMO only Flash name is necessary |
PCB_REV | Supported PCB Revision | "<supported PCB Revision>|<supported PCB Revision>", for ex. "REV02" or "REV03|REV02" |
DDR_SIZE | Size of Module DDR | use GB or MB, for ex. "2GB" or "512MB" or "NA" if not available |
FLASH_SIZE | Size of Module Flash | use MB, for ex. "64MB" or "NA" if not available |
EMMC_SIZE | Size of Module EMMC | use GB or MB, for ex. "4GB" or "NA" if not available |
OTHERS | Other module relevant changes to distinguish assembly variants | |
NOTES | Additional Notes | |
DESIGN | Specify the allowed variants for different designs. | see also <design folder>\settings\design_settings.tcl |
CONFIG_SW_EXTPLL | Optional parameter to support different PLL Versions which can be programmed Replace all files with the same file name on sw_lib folder with the specified one | relativ path to the source file, for example "./misc/PLL/SI5345_D/te_Si5345-Registers.h" |
Recommended BD-Names (currently importend for some TE-Scripts):
Name | Description |
---|---|
zsys | Identify project as Zynq Project with processor system (longer name with *zsys* are supported too) |
zusys | Identify project as UltraScaleZynq Project with processor system (longer name with *zusys* are supported too) |
msys | Identify project as Microblaze Project with processor system (longer name with *msys* are supported too) |
fsys | Identify project as FPGA-fabric Project without processor system (longer name with *fsys* are supported too) |
Recommended XDC-Names (used for Vivado XDC-options):
Property | Name part | Description |
---|---|---|
Set Processing Order | *_e_* | set to early |
*_l_* | set to late | |
set to normal | ||
Set Used In | *_s_* | used in synthesis only |
*_i_* | used in implement only | |
used in both, synthesis and implement |
Attention not all features of the TE-Scripts are supported in the advanced usage!
To modify current board part csv list, make a copy of the original csv and rename with suffix "_mod.csv", ex.TE0782_board_files.csv as TE0782_board_files_mod.csv. Scripts used modified csv instead of the original file.
See Chapter Board Part Files for more information.
TCL Files from "<project folder>/settings/usr" will be load automatically on script initialisation.
SDSOC description and files to generate SDSoC project are deposited on the following folder: "<project folder>/settings/sdsoc"
HDL files can be saved in the subfolder "<project folder>/hdl/" as single files or <project folder>/hdl/folder/ and all subfolders or "<project folder>/hdl/<shortname>" and all subfolders of "<project folder>/hdl/<shortname>". They will be loaded automatically on project creation. Available formats are *.vhd, *.v and *.sv. A own top-file must be specified with the name "<project folder>_top.v" or "<project folder>_top.vhd".
To set file attributes, the file name must include "_simonly_" for simulation only and "_synonly_" for synthesis only.
IP-cores (*.xci). can be saved in the subfolder "<project folder>/hdl/xci" or "<project folder>/hdl/xci/<shortname>". They will be loaded automatically on project creation.
IP -TCL description (*_preset.tcl). can be saved in the subfolder "<project folder>/hdl/tcl" or "<project folder>/hdl/tcl/<shortname>". They will be loaded automatically on project creation.
To get content of older revision got to "Change History" of this page and select older revision number.
Date | Revision | Vivado Version | Authors | Description |
---|---|---|---|---|
Error rendering macro 'page-info' Ambiguous method overloading for method jdk.proxy244.$Proxy3578#hasContentLevelPermission. Cannot resolve which method to invoke for [null, class java.lang.String, class com.atlassian.confluence.pages.Page] due to overlapping prototypes between: [interface com.atlassian.confluence.user.ConfluenceUser, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject] [interface com.atlassian.user.User, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject] | Error rendering macro 'page-info' Ambiguous method overloading for method jdk.proxy244.$Proxy3578#hasContentLevelPermission. Cannot resolve which method to invoke for [null, class java.lang.String, class com.atlassian.confluence.pages.Page] due to overlapping prototypes between: [interface com.atlassian.confluence.user.ConfluenceUser, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject] [interface com.atlassian.user.User, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject] | 2022.2 | Error rendering macro 'page-info' Ambiguous method overloading for method jdk.proxy244.$Proxy3578#hasContentLevelPermission.
Cannot resolve which method to invoke for [null, class java.lang.String, class com.atlassian.confluence.pages.Page] due to overlapping prototypes between:
[interface com.atlassian.confluence.user.ConfluenceUser, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject]
[interface com.atlassian.user.User, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject] | working in process |
2023-02-06 | v.171 | 2021.2 | Last Vivado 2021.2 supported project delivery version | |
2021-05-06 | v.162 | 2020.2 | Manuela Strücker | Last Vivado 2020.2 supported project delivery version |
2020-11-26 | v.157 | 2019.2 | John Hartfiel | Last Vivado 2019.2 supported project delivery version |
2019-12-18 | v.148 | 2018.2 | John Hartfiel | Last Vivado 2018.3 supported project delivery version |
--- | --- | 2018.2 | John Hartfiel | Last Vivado 2018.2 supported project delivery version
|
2019-07-10 | v.142 | 2017.4 | John Hartfiel | Last Vivado 2017.4 supported project delivery version |
2017-11-03 | v.134 | 2017.2 | John Hartfiel | Last Vivado 2017.2 supported project delivery version |
2017-09-12 | v.131 | 2017.1 | John Hartfiel | Last Vivado 2017.1 supported project delivery version |
2017-04-12 | v.126 | 2016.4 | John Hartfiel | Last Vivado 2016.4 supported project delivery version |
2017-01-16 | v.114 | 2016.2 | John Hartfiel | Last Vivado 2016.2 supported project delivery version |
2016-06-21 | v.83 | 2015.4 | John Hartfiel | Last Vivado 2015.4 supported project delivery version |
2013-03-11 | v.1 | --- | Antti Lukats | Initial release |
All | Error rendering macro 'page-info' Ambiguous method overloading for method jdk.proxy244.$Proxy3578#hasContentLevelPermission.
Cannot resolve which method to invoke for [null, class java.lang.String, class com.atlassian.confluence.pages.Page] due to overlapping prototypes between:
[interface com.atlassian.confluence.user.ConfluenceUser, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject]
[interface com.atlassian.user.User, class java.lang.String, class com.atlassian.confluence.core.ContentEntityObject] |