File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ set PF_CCC_version 2.2.220
6
6
set Display_Controller_version 3.1.2
7
7
set HDMI_RX_version 4.2.0
8
8
set HDMI_TX_version 1.0.2
9
- set PF_TX_PLL_version 2.0.302
10
- set PF_XCVR_ERM_version 3.1.200
9
+ set PF_TX_PLL_version 2.0.304
10
+ set PF_XCVR_ERM_version 3.1.204
11
11
set PF_XCVR_REF_CLK_version 1.0.103
12
12
set CORERESET_PF_version 2.2.107
13
13
set CORERXIODBITALIGN_version 2.1.104
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ source ./src/components/delay_chain.tcl
16
16
# This is because only one MEM_INIT_DIR can be specified:
17
17
# configure_tool -name {SYNTHESIZE} -params {SYNPLIFY_OPTIONS:set_option -hdl_define -set MEM_INIT_DIR="..."}
18
18
# So it will always use the last one.
19
- source ../wide_mult_axi/hls_output/scripts/create_hdl_plus.tcl
20
- source ../texture_mapper/hls_output/scripts/create_hdl_plus.tcl
19
+ source ../wide_mult_axi/hls_output/scripts/libero/ create_hdl_plus.tcl
20
+ source ../texture_mapper/hls_output/scripts/libero/ create_hdl_plus.tcl
21
21
source ./src/components/counter.tcl
22
22
build_design_hierarchy
23
23
You can’t perform that action at this time.
0 commit comments