Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / Makefile
2023-07-27 Andrey MiroshnikovMakefile: Added rule for generating mw-compatible core...
2022-04-29 Luke Kenneth Casso... add option to set small cache sizes in
2022-04-16 Tobias PlatenMerge ssh://git.libre-riscv.org:922/soc
2022-04-16 Luke Kenneth Casso... blegh.
2022-04-09 Luke Kenneth Casso... add a new make target for setting coldboot firmware...
2022-04-03 Luke Kenneth Casso... add alternative pc_reset argument to issuer_verilog.py
2022-02-18 Luke Kenneth Casso... reduce TLB set size from 64 to 16 to get FPGA resource...
2022-02-01 Tobias Platencorrect path for make target microwatt_external_core
2022-01-31 Luke Kenneth Casso... add microwatt external core build target to Makefile
2021-08-22 Luke Kenneth Casso... remove svanalysis from Makefile, it is now part of...
2021-04-23 Luke Kenneth Casso... svanalysis and pywriter now command-line scripts
2021-04-18 Luke Kenneth Casso... add pypi upload to Makefile
2021-04-01 Luke Kenneth Casso... add no pll ls180 build
2021-03-30 Alain D D WilliamsMerge branch 'master' of git.libre-soc.org:soc
2021-03-30 Luke Kenneth Casso... corrections to Makefile for building / not-building...
2021-03-30 Luke Kenneth Casso... bit of munging of Makefile, new targets
2021-03-30 Luke Kenneth Casso... whoops Makefile error
2021-03-29 Luke Kenneth Casso... remove "install" from run_sim dependency in Makefile
2021-03-24 Luke Kenneth Casso... add --disable-svp64 to litex sim build
2021-03-22 Luke Kenneth Casso... make sure non-svp64-mode works
2021-03-18 Luke Kenneth Casso... add auto-generation of out2 column in SVP64RM
2021-03-04 Luke Kenneth Casso... removing --user from make develop
2021-03-03 Luke Kenneth Casso... add pywriter Makefile entry
2021-02-20 Luke Kenneth Casso... add litex wishbone interconnect to 4x 4k SRAMs
2020-11-10 Luke Kenneth Casso... add build commands to Makefile for versa ecp5
2020-10-21 Cole Poirierversa_ecp5 adds ability to build and load for ulx3s85f...
2020-10-14 Cole PoirierMakefile develop, when running setup.py develop specify...
2020-10-02 Luke Kenneth Casso... add pinmux generator to create litex pinmap
2020-08-14 Jacob Lifshayrunning the simulator works!
2020-08-13 Jacob Lifshayadd --cpu=libresoc to Makefile
2020-08-12 Jacob Lifshayadd run_sim to Makefile
2020-07-02 Luke Kenneth Casso... add sphinx doc preliminary start
2020-06-06 Luke Kenneth Casso... add python3 env-var if not set in Makefile
2020-05-06 Jacob Lifshayupdate Makefile to include required build steps
2019-05-07 Luke Kenneth Casso... add Makefile, setup.py, blank README and NEWS