Summarizing quote: “In Chips, a design resembles a network of computers implemented in a single chip. A chip consists of many interconnected components operating in parallel. Each component acts like a computer running a C program. Components communicate with each other sending messages across buses. The design of a chip - the components and the connections between them - is carried in Python.”