diff --git a/docs/changes.yml b/docs/changes.yml index de71b05..af2bb1c 100644 --- a/docs/changes.yml +++ b/docs/changes.yml @@ -21,19 +21,28 @@ - `f4pga build` now supports Lattice's ICE40 devices. - `f4pga build` now supports Lattice's ECP5 devices. - `f4pga build` now supports Lattice's NX devices. + 6: + examples: '?' + arch-defs: 20220803-160711@df6d9e5 + f4pga: '?' + <<: &tarballs-consistent + tarballs: + xc7: + - symbiflow-install-xc7-*-tar-xz + - symbiflow-arch-defs-xc7a50t_test-*.tar.xz + eos-s3: + - symbiflow-install-ql-*-tar-xz + - symbiflow-ql-eos-s3_wlcsp-*-tar-xz + description: | + - Tarballs from f4pga-arch-defs now include usable environment and requirements files which allow bootstraping + minimal Conda environments. + - The default share path does not include subdir 'install' by default. 5: examples: 524dfb6e746b632fdeddc9d06d8a002a3c7a3118 arch-defs: 20220729-181657@7833050 f4pga: c342fc6ff1684f3dc6072713730ac9fc574ab2f3 - <<: &tarballs-consistent - tarballs: - xc7: - - symbiflow-install-xc7-*-tar-xz - - symbiflow-arch-defs-xc7a50t_test-*.tar.xz - eos-s3: - - symbiflow-install-ql-*-tar-xz - - symbiflow-ql-eos-s3_wlcsp-*-tar-xz + <<: *tarballs-consistent description: | ``f4pga build`` now supports QuickLogic's EOS-S3 devices.