issues
search
analogdevicesinc
/
hdl
HDL libraries and projects
https://wiki.analog.com/resources/fpga/docs/hdl
Other
1.54k
stars
1.52k
forks
source link
axi_dac_interpolate: Fix critical warning
#1473
Closed
AndreiGrozav
closed
1 month ago
AndreiGrozav
commented
2 months ago
Remove the constraints that are no longer used.
PR Type
[x] Bug fix (change that fixes an issue)
[ ] New feature (change that adds new functionality)
[ ] Breaking change (has dependencies in other repos or will cause CI to fail)
PR Checklist
[ ] I have followed the code style guidelines
[x] I have performed a self-review of changes
[x] I have compiled all hdl projects and libraries affected by this PR
[ ] I have tested in hardware affected projects, at least on relevant boards
[ ] I have commented my code, at least hard-to-understand parts
[ ] I have signed off all commits from this PR
[ ] I have updated the documentation (wiki pages, ReadMe files, Copyright etc)
[ ] I have not introduced new Warnings/Critical Warnings on compilation
[ ] I have added new hdl testbenches or updated existing ones
Remove the constraints that are no longer used.
PR Type
PR Checklist