commit | 204be8fd799bbb4a372371d32a0c86bfbd0aeb40 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Sat Apr 30 22:20:16 2022 -0700 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Sat Apr 30 22:20:16 2022 -0700 |
tree | 3a7c1f128ff9a8ffca81704be8b01abd0bb1a161 | |
parent | 01d2797f271b216d6e593b1ebebbca7f7b192217 [diff] |
final gds oasis
4ft4 is a clone of the MCS-4 architecture (4004 CPU, 4001 ROM, 4002 RAM), with a wishbone backdoor interface to the “ROM” and the RAM that enables loading a program for execution and inspecting/modifying the RAM.
This is an integration of 4ft4 into the caravel harness, with the 4ft4 wishbone backdoor interface connected to the caravel management processor.
caravel_user_project and modifications: Apache 2.0. The original caravel_user_project that this is based on is https://github.com/efabless/caravel_user_project.
4ft4: MIT.