FreeCalypso > hg > freecalypso-schem2
comparison venus/src/Makefile @ 67:8f3df7a222f5
change USB 6.0 MHz crystal to a smaller part
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 02 Dec 2021 01:35:34 +0000 |
parents | fb8fceab632c |
children | c27854430cb3 |
comparison
equal
deleted
inserted
replaced
66:473c0c52eaed | 67:8f3df7a222f5 |
---|---|
20 periph/transistor_ext_bias.v periph/trrs_jack.v \ | 20 periph/transistor_ext_bias.v periph/trrs_jack.v \ |
21 top/board.v top/mobile.v \ | 21 top/board.v top/mobile.v \ |
22 usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \ | 22 usb/FT2232D_block.v usb/FT2232D_chip.v usb/eeprom_93Cx6_16bit.v \ |
23 usb/regulator_ic.v usb/regulator_with_caps.v usb/usb_conn.v \ | 23 usb/regulator_ic.v usb/regulator_with_caps.v usb/usb_conn.v \ |
24 usb/usb_core.v usb/usb_domain.v usb/usb_domain_bctl.v \ | 24 usb/usb_core.v usb/usb_domain.v usb/usb_domain_bctl.v \ |
25 usb/usb_domain_buf.v | 25 usb/usb_domain_buf.v usb/usb_xtal_wrap.v |
26 SLOTMAP=slotmap/Q308 slotmap/Q402 slotmap/Q600 slotmap/Q601 \ | 26 SLOTMAP=slotmap/Q308 slotmap/Q402 slotmap/Q600 slotmap/Q601 \ |
27 slotmap/R295 slotmap/R296 slotmap/R361 \ | 27 slotmap/R295 slotmap/R296 slotmap/R361 \ |
28 slotmap/U401 slotmap/U403 slotmap/U705 slotmap/U707 | 28 slotmap/U401 slotmap/U403 slotmap/U705 slotmap/U707 |
29 NETS= sverp.unet noledb.unet bound.unet | 29 NETS= sverp.unet noledb.unet bound.unet |
30 | 30 |