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
283 stars 66 forks source link

Several projects where the defaults block layout was incorrect although it had the same default block numbers. #529

Open d-mitch-bailey opened 7 months ago

d-mitch-bailey commented 7 months ago

This may have been caused by older versions of the defaults blocks that existed in the user mag directory at the time the script was run. The script does not create a new file if there is an existing file.

PR #102 for caravel should fix this.

DavidRLindley commented 5 months ago

Only need to check production code matches offline development scripts. LVL of both flows output.

jeffdi commented 4 months ago

new gpio check from Mitch should check gds. also need to roll change to script to delete previous default blocks.