MTL_Monitor/tests/washing_machine/properties/vhdl_prop1/Prop1.topEntity/clash-manifest.json

101 lines
2.8 KiB
JSON

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