Skip to content
Snippets Groups Projects
  1. Jul 07, 2023
  2. May 25, 2023
  3. May 24, 2023
  4. Apr 24, 2023
  5. Feb 22, 2023
  6. Jan 31, 2023
  7. Jan 09, 2023
  8. Jan 06, 2023
  9. Sep 23, 2022
  10. Jul 18, 2022
  11. Jul 14, 2022
  12. Jul 12, 2022
  13. Jul 11, 2022
  14. Jun 28, 2022
  15. Jun 22, 2022
  16. Jun 20, 2022
  17. Jun 10, 2022
  18. Jun 09, 2022
  19. Jun 08, 2022
  20. Feb 17, 2022
  21. Jul 12, 2021
  22. May 30, 2021
  23. May 26, 2021
  24. Dec 17, 2020
  25. 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
  26. 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
  27. Sep 26, 2020
  28. Sep 20, 2020
  29. Aug 19, 2020
  30. Jun 15, 2020
  31. Jun 08, 2020
  32. May 28, 2020
  33. May 14, 2020
  34. May 13, 2020
Loading