Published
Edited
Jul 17, 2019
1 fork
6 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`${
circus({h: width, loops: true})({
Reset: {Idle: 0, Reset: 1},
Idle: {Idle: 0, Select_DR: 1},

Select_DR: {Capture_DR: 0, Select_IR: 1},
Capture_DR: {Shift_DR: 0, Exit1_DR: 1},
Shift_DR: {Shift_DR: 0, Exit1_DR: 1},
Exit1_DR: {Pause_DR: 0, Exit2_DR: 1},
Pause_DR: {Pause_DR: 0, Exit2_DR: 1},
Exit2_DR: {Shift_DR: 0, Update_DR: 1},
Update_DR: {Idle: 0, Select_DR: 1},

Select_IR: {Capture_IR: 0, Reset: 1},
Capture_IR: {Shift_IR: 0, Exit1_IR: 1},
Shift_IR: {Shift_IR: 0, Exit1_IR: 1},
Exit1_IR: {Pause_IR: 0, Exit2_IR: 1},
Pause_IR: {Pause_IR: 0, Exit2_IR: 1},
Exit2_IR: {Shift_IR: 0, Update_IR: 1},
Update_IR: {Idle: 0, Select_DR: 1}
})
}`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more