Skip to content
Snippets Groups Projects
  1. Sep 23, 2022
  2. Jul 18, 2022
  3. Jul 14, 2022
  4. Jul 12, 2022
  5. Jul 11, 2022
  6. Jun 28, 2022
  7. Jun 22, 2022
  8. Jun 20, 2022
  9. Jun 10, 2022
  10. Jun 09, 2022
  11. Jun 08, 2022
  12. Feb 17, 2022
  13. Jul 12, 2021
  14. May 30, 2021
  15. May 26, 2021
  16. Dec 17, 2020
  17. Nov 23, 2020
    • Yaman Umuroglu's avatar
      Single-function and command-line for dataflow builds (#250) · 46653dc9
      Yaman Umuroglu authored
      * [Build] initial commit for a build util fxn
      
      * [Build] flesh out build_dataflow
      
      * [Build] bugfixes+partitioning for dataflow build
      
      * [Build] support from/to steps, add some verbosity
      
      * [Build] use explicit strings for config enums
      
      * [Deps] add clize and dataclasses-json
      
      * [Build] add cmdline entry for building folder, mixin json to cfg
      
      * [Build] cd into specified dir for build_dataflow
      
      * [Infra] add new build_dataflow entrypoint to run_docker.sh
      
      * [Build] let Python do exception handling in build_dataflow
      
      * [Infra] add new run-docker.sh entrypoint for build_custom
      
      * [Deps, Infra] update finn-base, set FINN_BUILD_DIR envvar
      
      * [Test] fix manual /tmp usage in tests
      
      * [Infra] avoid manual setting of build dir for now
      
      breaks in IP stitching for some reason
      
      * [Docs, Build] rename to build_dataflow + add some docs
      
      * [GHA] fix missing env.var.
      
      * [Build] allow specifying steps by name
      
      * [Build] add logging support in build_dataflow
      
      * [Zynq] use impl resources, add close_project
      
      still looking for ways around Vivado randomly hanging and not exiting 
      after synth finish
      
      * [Build] make more outputs available from build_dataflow
      
      * [Zynq] use vivado -batch for tcl call to synth
      
      * [Deps] update pyverilator
      
      * [Build] use abspath
      
      * [Test] add test_build_dataflow_directory
      
      * [Build] add build.py example
      
      * [Docs] add docs about command line entry
      
      * [Setup] include finn-base in install_requires
      
      this is needed to build readthedocs properly
  18. Nov 09, 2020
    • Yaman Umuroglu's avatar
      Future-proofing pypi/pip installability (#248) · 43fce5ac
      Yaman Umuroglu authored
      * [Setup] basic updates to setup.cfg
      
      * [Setup] pip install finn in entrypoint script
      
      also clean up Dockerfile a bit, remove EXPOSE cmds from Dockerfile.finn_dev
      -- these don't really have a function
      
      * [Setup] add cleanup prior to pip install to remove cruft
      
      can otherwise break finn during FINN->finn transition in setup.cfg
      
      * [Deps] add pip install for pyverilator
  19. Sep 26, 2020
  20. Sep 20, 2020
  21. Aug 19, 2020
  22. Jun 15, 2020
  23. Jun 08, 2020
  24. May 28, 2020
  25. May 14, 2020
  26. May 13, 2020
  27. Feb 24, 2020
  28. Nov 20, 2019
  29. Nov 01, 2019
  30. Oct 29, 2019
  31. Aug 30, 2019
  32. Aug 26, 2019
  33. Aug 21, 2019
  34. Aug 20, 2019
Loading