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