teroshdl
Version:
Backend for terosHDL IDE
57 lines • 990 B
JSON
{
"libraries": [],
"entity": {
"name": "t_gate_switch",
"description": ""
},
"generics": [],
"ports": [
{
"name": "L",
"direction": "inout",
"type": "",
"default_value": "",
"description": "",
"start_line": 5,
"group": ""
},
{
"name": "R",
"direction": "inout",
"type": "",
"default_value": "",
"description": "",
"start_line": 6,
"group": ""
},
{
"name": "nC",
"direction": "input",
"type": "",
"default_value": "",
"description": "",
"start_line": 7,
"group": ""
},
{
"name": "C",
"direction": "input",
"type": "",
"default_value": "",
"description": "",
"start_line": 8,
"group": ""
}
],
"body": {
"processes": [],
"instantiations": []
},
"declarations": {
"types": [],
"signals": [],
"constants": [],
"functions": []
},
"info": {}
}