UNPKG

teroshdl

Version:

Backend for terosHDL IDE

79 lines (78 loc) 1.79 kB
{ "ICARUS": [ { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "Unknown module type: add2_and_clip" } ], "VERILATOR": [ { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "Cannot find file containing module: add2_and_clip" }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "This may be because there's no search path specified with -I<dir>." }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "Looked in:" }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "add2_and_clip" }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "add2_and_clip.v" }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "add2_and_clip.sv" }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "obj_dir/add2_and_clip" }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "obj_dir/add2_and_clip.v" }, { "severity": "error", "location": { "file": "example_1.vhd", "position": [20,0] }, "description": "obj_dir/add2_and_clip.sv" } ] }