MTL_Monitor/tests/washing_machine/properties/vhdl_prop2/Prop2.topEntity/clash-manifest.json

101 lines
2.8 KiB
JSON

{
"components": [
"topEntity"
],
"flags": [
20,
20
],
"hash": "59f62714a88c79f828a8cf0a4706b822f68adef7ba09c0ec69b58be998929e30",
"dependencies": {
"transitive": []
},
"version": "unstable",
"files": [
{
"name": "topEntity.sdc",
"sha256": "13d4c1aafcc09a84d81d3b60d513cb901384a10e27e5a5a16572a600f15895f3"
},
{
"name": "Prop2_topEntity_types.vhdl",
"sha256": "84a80db2831ec1988012b412544e8d2c1e644db78c58f80c405bf481b69f4c3f"
},
{
"name": "topEntity.vhdl",
"sha256": "8fda13a2a546eeca6a28f12380bb59dd8653deca2c5b55305b9fc3c6a4a3ea56"
}
],
"top_component": {
"ports_flat": [
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "clk",
"is_clock": true,
"type_name": "clk.Prop2_topEntity_types.clk_System"
},
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "rst",
"is_clock": false,
"type_name": "rst.Prop2_topEntity_types.rst_System"
},
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "en",
"is_clock": false,
"type_name": "en.Prop2_topEntity_types.en_System"
},
{
"direction": "in",
"width": 1,
"name": "eta1_0",
"is_clock": false,
"type_name": "boolean"
},
{
"direction": "in",
"width": 1,
"name": "eta1_1",
"is_clock": false,
"type_name": "boolean"
},
{
"direction": "out",
"width": 1,
"name": "result",
"is_clock": false,
"type_name": "boolean"
}
],
"name": "topEntity"
},
"domains": {
"System": {
"period": 10000,
"init_behavior": "Defined",
"reset_kind": "Asynchronous",
"active_edge": "Rising",
"reset_polarity": "ActiveHigh"
},
"XilinxSystem": {
"period": 10000,
"init_behavior": "Defined",
"reset_kind": "Synchronous",
"active_edge": "Rising",
"reset_polarity": "ActiveHigh"
},
"IntelSystem": {
"period": 10000,
"init_behavior": "Defined",
"reset_kind": "Asynchronous",
"active_edge": "Rising",
"reset_polarity": "ActiveHigh"
}
}
}