MTL_Monitor/tests/washing_machine/properties/vhdl_prop3/Prop3.topEntity/clash-manifest.json

101 lines
2.8 KiB
JSON

{
"components": [
"topEntity"
],
"flags": [
20,
20
],
"hash": "2d4b8ae6a2d456b473f65a3711af4d3987763cf8729ff6c7af5c31a80eca9ce2",
"dependencies": {
"transitive": []
},
"version": "unstable",
"files": [
{
"name": "topEntity.sdc",
"sha256": "13d4c1aafcc09a84d81d3b60d513cb901384a10e27e5a5a16572a600f15895f3"
},
{
"name": "Prop3_topEntity_types.vhdl",
"sha256": "cbcdfd88bc1a5fdb0722172278bd17151f26565660ce91e87982d1572a3ed71d"
},
{
"name": "topEntity.vhdl",
"sha256": "18c64f888baae3e32a19d5ff2c25a0404a0f484fbcbe4b0ea2f7377df6ceef70"
}
],
"top_component": {
"ports_flat": [
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "clk",
"is_clock": true,
"type_name": "clk.Prop3_topEntity_types.clk_System"
},
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "rst",
"is_clock": false,
"type_name": "rst.Prop3_topEntity_types.rst_System"
},
{
"direction": "in",
"domain": "System",
"width": 1,
"name": "en",
"is_clock": false,
"type_name": "en.Prop3_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"
}
}
}