UNPKG

teroshdl

Version:

Backend for terosHDL IDE

58 lines (57 loc) 1.33 kB
{ "GHDL": [ { "severity": "error", "location": { "file": "example_0.vhd", "position": [47,9] }, "description": "cannot find resource library \"poc\"" }, { "severity": "error", "location": { "file": "example_0.vhd", "position": [48,28] }, "description": "unit \"utils\" not found in library \"poc\"" }, { "severity": "error", "location": { "file": "example_0.vhd", "position": [59,26] }, "description": "no declaration for \"t_bcd_vector\"" }, { "severity": "error", "location": { "file": "example_0.vhd", "position": [64,14] }, "description": "entity 'arith_counter_bcd' was not analysed" } ], "MODELSIM": [ { "severity": "error", "location": { "file": "example_0.vhd", "position": [47,0] }, "description": "(vcom-1598) Library \"poc\" not found." }, { "severity": "error", "location": { "file": "example_0.vhd", "position": [48,0] }, "description": "(vcom-1136) Unknown identifier \"PoC\"." }, { "severity": "error", "location": { "file": "example_0.vhd", "position": [51,0] }, "description": "VHDL Compiler exiting" } ] }