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.

428 B

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