axi_ad9361: Fix Intel interface - technology encoding update

main
AndreiGrozav 2019-06-21 15:00:10 +01:00 committed by AndreiGrozav
parent 01081c93e8
commit 1c99fde06b
1 changed files with 2 additions and 2 deletions

View File

@ -171,8 +171,8 @@ module axi_ad9361_lvds_if #(
// local parameters
localparam CYCLONE5 = 'h10;
localparam ARRIA10 = 'h12;
localparam CYCLONE5 = 101;
localparam ARRIA10 = 103;
// unused interface signals