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-1c: mask_rev[14] of user_id_programming can not be set to 1 #190

Open d-m-bailey opened 11 months ago

d-m-bailey commented 11 months ago

The via position is off by 0.1um.

        (46.20, 6.440), (46.20, 1.400), (52.82,  6.440), (52.92,  1.400),

should be

        (46.20, 6.440), (46.20, 1.400), (52.92,  6.440), (52.92,  1.400),