Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / setup.py
2022-04-28 Luke Kenneth Casso... notes added to setup.py - absolute paranoia is needed on
2022-04-27 Jacob Lifshayswitch cached-property dependency to using libre-soc...
2022-04-25 Jacob Lifshayadd cached_property dependency
2021-05-05 Luke Kenneth Casso... simplify README.md so that it gets submitted to pypi
2021-05-05 Luke Kenneth Casso... mark long description type as markdown
2021-05-05 Luke Kenneth Casso... add libresoc-openpower-isa to setup.py dependencies
2021-05-02 Luke Kenneth Casso... adjust dependencies in setup.py
2021-04-18 Luke Kenneth Casso... add OS Independent classifier
2021-04-18 Luke Kenneth Casso... update setup.py to make it "safe" for uploading to...
2020-10-13 Cole Poiriermove pia from install_requires to test_requires
2020-08-29 Cesar StraussMove new write_gtkw and its example to nmutil
2020-08-15 Cesar StraussDemonstrates creating stylish GTKWave "save" files...
2020-07-24 Jacob Lifshayadd power-instruction-analyzer as a dependency
2020-07-24 Jacob Lifshayformat
2020-06-25 Luke Kenneth Casso... add nmigen-soc to dependencies
2020-04-06 Jacob LifshayMerge branch 'master' of ssh://git.libre-riscv.org...
2020-04-06 Jacob LifshayMerge branch 'fix-tests'
2020-04-06 Jacob Lifshayadd missing packages
2020-03-29 Luke Kenneth Casso... add ply to dependencies
2020-03-26 Luke Kenneth Casso... add pygdbmi to dependencies
2019-05-29 Luke Kenneth Casso... make FU-FU DepCell a row
2019-05-07 Luke Kenneth Casso... add IEEE754 FPU dependency
2019-05-07 Luke Kenneth Casso... update setup.py (cookie-cut from ieee754fpu)
2019-05-07 Luke Kenneth Casso... add Makefile, setup.py, blank README and NEWS