Skip to content

Instantly share code, notes, and snippets.

@summivox
Last active May 20, 2016 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save summivox/e719d14df4cb5f8f56abc171c2733ef5 to your computer and use it in GitHub Desktop.
Save summivox/e719d14df4cb5f8f56abc171c2733ef5 to your computer and use it in GitHub Desktop.
{signal:
[{name: "TIM1", phase: 0.2
,wave: "x=================="
,data: ["0", "1", "2", "3", "4", "0", "1", "2", "3", "4", "0", "1", "2", "3", "4", "0", "1", "2", "3", "4"]
}
,{name: 'row0',phase: 0
,wave: "d1....0...........d"
,node: ".a................."
}
,{name: 'row1',phase: 0
,wave: "d0....1....0......d"
,node: "......b............"
}
,{name: 'row2',phase: 0
,wave: "d0.........1....0.d"
,node: "...........c......."
}
,{name: '...'}
,{name: 'cols',phase: -0
,wave: "=x.=..x.=..x.=..x.="
,node: "...d....e....f....."
,data: ["", "data0", "data1", "data2"]
}
,{name: 'strobe',phase: 0
,wave: "l....L....L....L..d"
}
]
,edge:
[ 'a~d'
, 'b~e'
, 'c~f'
]
,config:
{hscale: 1
,skin: 'narrow'
}
}
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment