MTL_Monitor/tests/washing_machine/properties/vhdl_prop4/Prop4.topEntity/clash-manifest.json

101 lines
2.8 KiB
JSON

{
"components": [
"topEntity"
],
"flags": [
20,
20
],
"hash": "263b88e196839de8822f39fa71c05d7d781aa002e0e37046b003102dfdad08eb",
"dependencies": {
"transitive": []
},
"version": "unstable",
"files": [
{
"name": "topEntity.sdc",
"sha256": "13d4c1aafcc09a84d81d3b60d513cb901384a10e27e5a5a16572a600f15895f3"
},
{
"name": "Prop4_topEntity_types.vhdl",
"sha256": "af20d79bba56606cc5d286e865c0941c07c1a0a673eb4aa8e622058591aa4f44"
},
{
"name": "topEntity.vhdl",
"sha256": "0b5001176be1972eaa22a7a4952a196c35dbd63ea978e03f923aaedd6d4ddf99"
}
],
"top_component": {
"ports_flat": [
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "clk",
"is_clock": true,
"type_name": "clk.Prop4_topEntity_types.clk_System"
},
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "rst",
"is_clock": false,
"type_name": "rst.Prop4_topEntity_types.rst_System"
},
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "en",
"is_clock": false,
"type_name": "en.Prop4_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"
}
}
}