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

63 lines
1.7 KiB
JSON

{
"components": [
"testBench"
],
"flags": [
20,
20
],
"hash": "cfcab95863eef5c32ad8f1cdd6fe42394cc0cb4e86bbaa819c3ccf6e4093d483",
"dependencies": {
"transitive": []
},
"version": "unstable",
"files": [
{
"name": "Prop3_testBench_types.vhdl",
"sha256": "11236b5d403deb624a5e9bccec7e6ece64f410f2a928d435b2a43e6d5d5e3714"
},
{
"name": "testBench.vhdl",
"sha256": "ed0c45c2b5df3fb62b9b2be90e06ace7883b0537616f50a015b5106263d0351b"
},
{
"name": "testBench_slv2string_FD7FE0FDE5409B5E.vhdl",
"sha256": "76ad6e6a41f26803fce0edeea54f88c878437b1a39bfb81fff18923737be7966"
}
],
"top_component": {
"ports_flat": [
{
"direction": "out",
"width": 1,
"name": "result",
"is_clock": false,
"type_name": "boolean"
}
],
"name": "testBench"
},
"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"
}
}
}