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

63 lines
1.7 KiB
JSON

{
"components": [
"testBench"
],
"flags": [
20,
20
],
"hash": "d15a15fa2c6dfabe3fd99e0e7002213667bdda40175e353c8fa219a97eac7948",
"dependencies": {
"transitive": []
},
"version": "unstable",
"files": [
{
"name": "Prop1_testBench_types.vhdl",
"sha256": "094e73067af55e92ae5cb0b42abe0d522bc49d7e17eb56493139553781f7b381"
},
{
"name": "testBench.vhdl",
"sha256": "2e12df463ffa39c26c3b96ba46ef354c6338baaee2c9b9fb231cb62f5408cb7c"
},
{
"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"
}
}
}