Skip to content

Instantly share code, notes, and snippets.

@kpmy
Created September 22, 2014 12:34
Show Gist options
  • Save kpmy/547c42bc85ed4a816f52 to your computer and use it in GitHub Desktop.
Save kpmy/547c42bc85ed4a816f52 to your computer and use it in GitHub Desktop.
{
"t0":"T",
"t1":"T",
"t2":"T",
"t3":"T",
"t4":"T",
"s0":"SM3",
"s1":"SM",
"s2":"SM",
"s3":"SM",
"a0":"T",
"a1":"T",
"a2":"T",
"a3":"T",
"b0":"T",
"b1":"T",
"b2":"T",
"b3":"T",
"netlist":[
[
{
"s0":"s"
},
{
"t0":"s"
}
],
[
{
"s1":"s"
},
{
"t1":"s"
}
],
[
{
"s2":"s"
},
{
"t2":"s"
}
],
[
{
"s3":"s"
},
{
"t3":"s"
}
],
[
{
"s3":"c"
},
{
"t4":"s"
}
],
[
{
"a0":"d"
},
{
"s0":"a"
}
],
[
{
"a1":"d"
},
{
"s1":"a"
}
],
[
{
"a2":"d"
},
{
"s2":"a"
}
],
[
{
"a3":"d"
},
{
"s3":"a"
}
],
[
{
"b0":"d"
},
{
"s0":"b"
}
],
[
{
"b1":"d"
},
{
"s1":"b"
}
],
[
{
"b2":"d"
},
{
"s2":"b"
}
],
[
{
"b3":"d"
},
{
"s3":"b"
}
],
[
{
"s0":"s"
},
{
"b0":"s"
}
],
[
{
"s1":"s"
},
{
"b1":"s"
}
],
[
{
"s2":"s"
},
{
"b2":"s"
}
],
[
{
"s3":"s"
},
{
"b3":"s"
}
],
[
{
"s0":"c"
},
{
"s1":"c0"
}
],
[
{
"s1":"c"
},
{
"s2":"c0"
}
],
[
{
"s2":"c"
},
{
"s3":"c0"
}
]
],
"init":[
{
"a0":null
},
{
"a1":false
},
{
"a2":false
},
{
"a3":false
},
{
"b0":false
},
{
"b1":false
},
{
"b2":false
},
{
"b3":false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment