Public
Edited
Jan 5, 2024
4 forks
2 stars
Insert cell
Insert cell
wd({reg: [
{bits: 8, name: "'S'", type: 4},
{bits: 8, name: "'1'", type: 4, attr: 'type'},

{bits: 8, name: "'0'", attr: 'count 0', type: 5},
{bits: 8, name: "'C'", attr: 'count 1', type: 5},

{bits: 8, attr: 'addr0', type: 2},
{bits: 8, attr: 'addr1', type: 2},
{bits: 8, attr: 'addr2', type: 2},
{bits: 8, attr: 'addr3', type: 2},

{bits: 48, name: 'data', type: 6},
{bits: 16, name: 'checksum', type: 7},

{bits: 8, name: "'\\r'"},
{bits: 8, name: "'\\n'"},

], config: {hspace: width, lanes: 3, bits: 144, vflip: true, hflip: true}})
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