aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/tools/scripts/check_config.json
blob: f15904043445c91b9527abe1c5ebf016b4e35d32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "warning": { 
        "ignore": [
            "BD 41-1661",
            "Synth 8-2306",
            "build-ip",
            "Synth 8-350",
            "Synth 8-3331"
            ]
        },
    "critical warning": { 
        "ignore": [
            "Synth 8-2490"
            ]
        }
}