4.1.4. undulate.bricks.register module

register.py declare the basic building block to represent a register

class undulate.bricks.register.FieldStart(**kwargs)

Bases: undulate.bricks.generic.Brick

[

get_first_y() float

Get first y-coordinate of the brick

get_last_y() float

Get last y-coordinate of the brick

class undulate.bricks.register.FieldMid(**kwargs)

Bases: undulate.bricks.generic.Brick

:

get_first_y() float

Get first y-coordinate of the brick

get_last_y() float

Get last y-coordinate of the brick

class undulate.bricks.register.FieldEnd(**kwargs)

Bases: undulate.bricks.generic.Brick

]

get_first_y() float

Get first y-coordinate of the brick

get_last_y() float

Get last y-coordinate of the brick

class undulate.bricks.register.FieldBit(**kwargs)

Bases: undulate.bricks.generic.Brick

b

get_first_y() float

Get first y-coordinate of the brick

get_last_y() float

Get last y-coordinate of the brick