Luke Wren
|
d239de803c
|
Do not rely on environment variables for any intra-project paths
It's no longer necessary to source `sourceme` before running any
of the project Makefiles.
|
2024-05-27 16:53:06 +01:00 |
Scott Shawcroft
|
4c12f163bd
|
Add OrangeCrab 25F support (#7)
* Add OrangeCrab 25F support
* Fix whitespace
Co-authored-by: Luke Wren <wren6991@gmail.com>
|
2022-12-17 11:49:41 +00:00 |
Luke Wren
|
60f364e561
|
Remove flash XIP from example_soc -- keep it simple and reclaim UART FTDI pins on iCEBreaker
|
2021-11-21 15:55:52 +00:00 |
Luke Wren
|
9173bcf585
|
Experimentally add SPI XIP to SoC (breaks FTDI UART on iCEBreaker -- need to move UART to a PMOD to avoid IO conflict)
|
2021-08-21 17:04:15 +01:00 |
Luke Wren
|
5976a8a9b7
|
Add activity LED to iCEBreaker
|
2021-07-25 13:13:41 +01:00 |
Luke Wren
|
115cb2c50f
|
Tweaks to example soc configuration
|
2021-07-23 23:08:23 +01:00 |
Luke Wren
|
2ae30183aa
|
Working ECP5 debug, seems a bit slow but maybe just due to bitbanged FT231X JTAG.
|
2021-07-23 18:32:47 +01:00 |
Luke Wren
|
14ba030271
|
Example soc tweaks, add openocd config
|
2021-07-16 20:44:25 +01:00 |
Luke Wren
|
f4952ab66d
|
Add simple example SoC, hangs nextpnr for some reason!
|
2021-07-13 03:40:06 +01:00 |