You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3ae2375de3 | 2 years ago | |
---|---|---|
.. | ||
build | 2 years ago | |
sim | 2 years ago | |
src | 2 years ago | |
readme.md | 2 years ago |
readme.md
Logical Array Wrapper
- verilog is in rtl/src/array
- parameter determines sim vs tech during rtl compile
Physical Array
- custom cell(s) to be designed
- custom/
Test Site
- verilog is in rtl/src/site
- supporting logic for test and debug through available Caravel connections
Verification
- rtl/sim/coco
Caravel
- to be incorporated into https://github.com/efabless/caravel flow as a user project area