litex/misoclib/soc
whitequark c8ffd0c9ee Switch to -fPIC.
Using -fPIC for everything allows to link the MiSoC static libraries
both into static images such as the BIOS as well as
into shared libraries.
2015-07-26 16:06:48 +03:00
..
__init__.py soc: support constants without value 2015-06-28 21:35:37 +02:00
cpuif.py Switch to -fPIC. 2015-07-26 16:06:48 +03:00
sdram.py soc/sdram: add L2_SIZE constant and avoid declaring an empty flush_l2_cache function when L2_SIZE is not defined 2015-06-19 08:39:37 +02:00