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

63 lines
1.7 KiB
JSON

{
"components": [
"testBench"
],
"flags": [
20,
20
],
"hash": "030081bc085c32ea869f87bbfb04bfad27365b453d70164fa62431e2f1becce9",
"dependencies": {
"transitive": []
},
"version": "unstable",
"files": [
{
"name": "Prop4_testBench_types.vhdl",
"sha256": "fba2b1070f653581f888ef1e63381e4b7893be54e9dc0d60e84ed3877ec1eece"
},
{
"name": "testBench.vhdl",
"sha256": "0f7bdbc6b003aa8663eed0345d320f92c26d5b77e03d5aebd73a358efa025d5c"
},
{
"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"
}
}
}