make sure #!/usr/bin/env python3 is before copyright header
[litex.git] / litex / tools / litex_sim.py
2019-06-24 Florent Kermarrecmake sure #!/usr/bin/env python3 is before copyright...
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-06-19 enjoy-digitalMerge pull request #201 from gsomlo/gls-fix-initmem
2019-06-18 Gabriel L. Somlotools/litex_sim: fix default endianness for mem_init
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-06-07 Florent Kermarrecbuild/sim: allow configuring verilator optimization...
2019-06-07 Florent Kermarrecbuild/sim: allow defining start/end cycles for tracing
2019-05-23 enjoy-digitalMerge pull request #185 from gsomlo/gls-sim-sdram
2019-05-23 Gabriel L. Somlotools/litex_sim: restore functionality of '--with-sdram...
2019-05-09 Florent Kermarrecboards/targets: use new add_csr method
2019-05-09 Florent Kermarrectools/litex_sim: add uart csr (required when with_uart...
2019-05-09 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-05-09 Florent Kermarrecintegration/soc_core: rework interrupt assignation...
2019-04-20 Florent Kermarrectools: move from litex.soc.tools to litex.tools and...