Skip to content

Commit

Permalink
Fixed library usage to point to surf version
Browse files Browse the repository at this point in the history
  • Loading branch information
hsandber committed Jul 10, 2024
1 parent 3ef5e9d commit 8393267
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions devices/Ti/ads1217/rtl/AxiAds1217Core.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ use surf.StdRtlPkg.all;
use surf.AxiLitePkg.all;
use surf.AxiStreamPkg.all;
use surf.SsiPkg.all;

library xil_defaultlib;
use xil_defaultlib.AxiAds1217Pkg.all;
use surf.AxiAds1217Pkg.all;

entity AxiAds1217Core is
generic (
Expand Down

0 comments on commit 8393267

Please sign in to comment.