First draft
This commit is contained in:
117
src/assets/md-content/wmecs/01-transistor.json
Normal file
117
src/assets/md-content/wmecs/01-transistor.json
Normal file
@@ -0,0 +1,117 @@
|
||||
{
|
||||
"version": "0.1",
|
||||
"components": [
|
||||
{
|
||||
"type": "node",
|
||||
"position": {
|
||||
"x": 377.953,
|
||||
"y": -377.953
|
||||
},
|
||||
"id": "nfet"
|
||||
},
|
||||
{
|
||||
"type": "rect",
|
||||
"position": {
|
||||
"x": 333.071,
|
||||
"y": -377.953
|
||||
},
|
||||
"stroke": {
|
||||
"opacity": 0
|
||||
},
|
||||
"size": {
|
||||
"x": 23.622,
|
||||
"y": 18.898
|
||||
},
|
||||
"text": {
|
||||
"text": "a",
|
||||
"showPlaceholderText": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "wire",
|
||||
"points": [
|
||||
{
|
||||
"x": 377.953,
|
||||
"y": -377.953
|
||||
},
|
||||
{
|
||||
"x": 377.953,
|
||||
"y": -407.055
|
||||
}
|
||||
],
|
||||
"stroke": {
|
||||
"width": "0.4pt"
|
||||
},
|
||||
"directions": [
|
||||
"-|"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "rect",
|
||||
"position": {
|
||||
"x": 377.953,
|
||||
"y": -415.748
|
||||
},
|
||||
"stroke": {
|
||||
"opacity": 0
|
||||
},
|
||||
"size": {
|
||||
"x": 28.346,
|
||||
"y": 28.346
|
||||
},
|
||||
"text": {
|
||||
"text": "In"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "rect",
|
||||
"position": {
|
||||
"x": 377.953,
|
||||
"y": -340.157
|
||||
},
|
||||
"stroke": {
|
||||
"opacity": 0
|
||||
},
|
||||
"size": {
|
||||
"x": 37.795,
|
||||
"y": 28.346
|
||||
},
|
||||
"text": {
|
||||
"text": "Out",
|
||||
"showPlaceholderText": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
"position": {
|
||||
"x": 377.953,
|
||||
"y": -407.055
|
||||
},
|
||||
"id": "circ"
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
"position": {
|
||||
"x": 377.953,
|
||||
"y": -348.851
|
||||
},
|
||||
"id": "circ"
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
"position": {
|
||||
"x": 340.914,
|
||||
"y": -377.953
|
||||
},
|
||||
"id": "circ"
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
"position": {
|
||||
"x": 377.931,
|
||||
"y": -388.213
|
||||
},
|
||||
"id": "circ"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user