commit | 07b4d7e86ede2bbe21e9c81c18e221e99684985d | [log] [tgz] |
---|---|---|
author | tinybot <bot@tinytapeout.com> | Sun Dec 04 14:46:02 2022 +0000 |
committer | tinybot <bot@tinytapeout.com> | Sun Dec 04 14:46:02 2022 +0000 |
tree | b79349bc991e86a18c6fba0f04c92ce6238201c1 | |
parent | 42b7c844d22f52b97b4c6c62b501acef09739dc0 [diff] |
harden project [skip ci]
An award winning CPU design fit into the GF180 MPW0 Shuttle.
To keep the design simple this project places a Serv CPU with a scan-chain around it connecting it's wishbone bus which is a combination of data and instructions out via I/O pins.
Another I/O pin is responsible for handling clock and reset. Operation will run as follows:
In this manner we should be able to implement external peripherals like UARTs, timers, and GPIOs. The external controller can be a microcontroller, FPGA, or the caravel harness SoC.