efabless / caravel-gf180mcu

This repository is the GF180MCU port of Caravel. For more information about Caravel, see the original repo at https://github.com/efabless/caravel.
Apache License 2.0
7 stars 8 forks source link

gfmpw-1: caravel_core routes to internal net in user_id_programming. #187

Open d-m-bailey opened 8 months ago

d-m-bailey commented 8 months ago

The user_id_programming block is programmatically changed by moving vias to connect an either high or low met1 to the output met2. The parent routing is expected to connect to met2, however, the lef file has ports on met1 also.

The parent mask_rev[6] is connected a met1 port (low) instead of the programmable met2 layer. Programming this bit to high will have no effect because the met2 is not connected.

gfmpw1-userid-6