Skip to content

Commit

Permalink
Update chipdb.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yrabbit authored Sep 6, 2024
1 parent 26f50b8 commit b758d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apycula/chipdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -1833,7 +1833,7 @@ def fse_create_bandgap(dev, device):
{'bandgap': {'wire': 'C1'}})

def fse_create_userflash(dev, device, dat):
# dat[‘UfbIns’] and dat[‘UfbOuts’] judgement to describe the waste and waste UserFlash.
# dat[‘UfbIns’] and dat[‘UfbOuts’].
# The outputs are exactly 32 by the number of bits and they are always
# present, their positions correspond to bit indices - checked by
# selectively connecting the outputs to LEDs.
Expand Down

0 comments on commit b758d37

Please sign in to comment.