efabless / caravel

Caravel is a standard SoC harness with on chip resources to control and read/write operations from a user-dedicated space.
https://caravel-harness.readthedocs.io/
Apache License 2.0
263 stars 63 forks source link

mpw-9f: Save the gds out feedback from make ship/truck/openframe #513

Open d-m-bailey opened 8 months ago

d-m-bailey commented 8 months ago

gf180mcu Makefile has recently added a line

                feedback save $(UPRJ_ROOT)/gds/caravel_$(USER_ID).gds.feedback; \

to save any error messages when writing gds.

Can we add the same to sky130?