Commit Graph

  • b2647f1760
    Merge pull request #579 from antmicro/umarcor/deprecated Tomasz Michalak 2022-06-24 11:31:08 +0200
  • 7376359820 Revert "Check for minimal int size" Rafal Kapuscik 2022-06-22 16:00:16 +0200
  • 28c35300b8 ci/Pipeline: force usage of the deprecated flow in job(s) 'Deprecated' Unai Martinez-Corral 2022-06-22 13:42:44 +0200
  • 16dabb0f92 Removed emission of dff/dffn and latch/latchn. Replaced those with sdffsre/sdffnsre and latchsre/latchnsre respectively. Maciej Kurc 2022-06-22 13:25:50 +0200
  • ea77252124 Updated tests for sh_dff and regular flip-flops, disabled latchsr tests as Yosys does not infer them currently. Maciej Kurc 2022-06-13 15:00:18 +0200
  • cbc6ed90d8 Fixed simulation model for sh_dff, added missing techmap for _SHREG_DFF_P_ Maciej Kurc 2022-06-13 14:59:14 +0200
  • f4bb47ec32 Cleaned DFF simulation models and techmaps, added sync. reset flip-flop models Maciej Kurc 2022-06-07 11:44:48 +0200
  • 8ad8d06f9e Enabled inference of sync. reset DFFs in Yosys flow Maciej Kurc 2022-06-07 11:43:12 +0200
  • aa99327787 Added missing handling of -run parameter to the synth_quicklogic pass Maciej Kurc 2022-06-07 09:33:26 +0200
  • 1daf333742 Propagate ranges to enum items Rafal Kapuscik 2022-06-22 11:38:19 +0200
  • a928adfe56 Do not annotate base types for enums Rafal Kapuscik 2022-06-22 11:37:46 +0200
  • 9190d53c44 Add default enum range Rafal Kapuscik 2022-06-22 11:36:42 +0200
  • d2af8ad39a
    Merge pull request #353 from antmicro/werror Tomasz Gorochowik 2022-06-21 13:23:46 +0200
  • df8091450b
    Merge pull request #578 from antmicro/umarcor/svgs Tomasz Michalak 2022-06-21 13:20:15 +0200
  • 46c892f4f6 docs/_static/images: SVGs with embedded fonts Unai Martinez-Corral 2022-06-21 13:04:13 +0200
  • b04621eaf0 ql: remove some leftover code Tomasz Gorochowik 2022-06-17 13:52:09 +0200
  • 5bad0a0065 ql: fix port name error log Tomasz Gorochowik 2022-06-17 13:51:50 +0200
  • c11d60aafc ql: remove unused variable Tomasz Gorochowik 2022-06-17 12:34:11 +0200
  • 7a6e117a89 Force -Werror in CI Tomasz Gorochowik 2022-06-17 11:56:11 +0200
  • 4c5cf16975
    Merge pull request #350 from hzeller/20220614-fix-missing-break Rafal Kapuscik 2022-06-15 08:24:37 +0200
  • 2584fba47e Fix missing 'break' in switch/case. Henner Zeller 2022-06-14 17:45:42 -0700
  • 95c201685d
    Merge pull request #347 from antmicro/fullsvmode Rafal Kapuscik 2022-06-14 17:45:54 +0200
  • cd055888f2
    Merge pull request #348 from antmicro/pcza/fix-bram-split Maciej Kurc 2022-06-14 16:30:44 +0200
  • 8950ad83ad ql-qlf: k6n10f: ql-bram-split: set INIT params only if those exist Paweł Czarnecki 2022-06-14 15:42:39 +0200
  • 297f8e53d4
    Merge pull request #573 from antmicro/pcza/ql-support Tomasz Michalak 2022-06-14 13:33:09 +0200
  • cf91762cf3 Use fullSVMode in Surelog Rafal Kapuscik 2022-06-14 10:36:23 +0200
  • 7eb45b8a24
    Merge pull request #549 from antmicro/umarcor/shields Tomasz Michalak 2022-06-14 10:29:48 +0200
  • f77f732b47 readme: remove base64 logos from shields Unai Martinez-Corral 2022-04-13 01:47:22 +0200
  • 4718649d9e readme: add shields Unai Martinez-Corral 2022-04-07 19:46:49 +0200
  • 3f1e719aa7
    f4pga: make_flow_config procedure for simplifying creating FlowConfig (#571) Unai Martinez-Corral 2022-06-14 10:14:09 +0200
  • e0be150953 f4pga: remove 'sfbuild' from docstrings Unai Martinez-Corral 2022-06-14 10:06:03 +0200
  • 033f139ac2 make_flow_config procedure for simplifying creating FlowConfig Krzysztof Boronski 2022-06-03 07:54:32 -0500
  • 970c1be0a8
    docs/how: fix tyop (#572) David Arnold 2022-06-14 17:48:52 +1000
  • 4fb0c1a197 wrappers: sh: ql: use 'which' and remove unnecessary paths from PYTHONPATH Paweł Czarnecki 2022-06-08 14:04:03 +0200
  • 2869ddbe01 wrappers: sh: ql: remove conda_build_install_package Paweł Czarnecki 2022-06-08 14:00:22 +0200
  • 593adf1bda s/F4PGA_FAM/FPGA_FAM/ Paweł Czarnecki 2022-06-08 11:04:27 +0200
  • 38ded8f15b wrappers: sh: ql: remove MYPATH env var Paweł Czarnecki 2022-06-07 16:41:56 +0200
  • cbfc599fd6 CI: bump QL arch defs version Paweł Czarnecki 2022-05-24 14:38:00 +0200
  • ecbd6951e6 wrappers: sh: ql: add fasm2bels script Paweł Czarnecki 2022-06-06 10:44:30 +0200
  • e87f6b122d wrappers: sh: ql: provide VPR_ARGS manually Paweł Czarnecki 2022-06-02 11:29:47 +0200
  • d8e16b09f0 wrappers: sh: ql: fix pythonpath in repacker Paweł Czarnecki 2022-06-02 14:49:31 +0200
  • e232cc5563 wrappers: sh: ql: fixup vpr_config Paweł Czarnecki 2022-06-01 13:27:05 +0200
  • b9509b19f7 wrappers: sh: ql: fixup and add generate_constraints Paweł Czarnecki 2022-06-01 09:33:58 +0200
  • bc488d3abc wrappers: sh: ql: fixup share path and vpr_common Paweł Czarnecki 2022-05-31 16:00:55 +0200
  • 84dd7bd4b3 wrappers: sh: ql: fixup vpr_common path Paweł Czarnecki 2022-05-31 12:00:22 +0200
  • 7954ba19c3 f4pga-env: update share path Paweł Czarnecki 2022-05-24 14:55:41 +0200
  • af66cd22ba wrappers: sh: ql: handle unconnected ports in verilog netlists Paweł Czarnecki 2022-05-18 09:21:43 +0200
  • 42d6f31630 wrappers: sh: ql: remove vpr_fixup_post_synth.py script Paweł Czarnecki 2022-05-18 09:17:00 +0200
  • 33cde8a5e8 wrappers: sh: ql: additional args for fasm2bels and qlfasm Paweł Czarnecki 2022-05-18 09:08:14 +0200
  • ac5efd34fd wrappers: sh: ql: make VPR write JSON summaries Paweł Czarnecki 2022-05-18 08:56:36 +0200
  • ab178407ec wrappers: sh: ql: update deprecated toolchain wrappers Paweł Czarnecki 2022-05-24 12:24:34 +0200
  • d7e741b569
    Fix tyop David Arnold 2022-06-07 21:47:55 +1000
  • e830f516ce wrappers: sh: ql: fix share path and add missing env vars Paweł Czarnecki 2022-05-23 15:34:41 +0200
  • b8761201d7 setup: add more entry point scripts Paweł Czarnecki 2022-05-23 15:34:12 +0200
  • 5c805fa88f
    f4pga: fix SymbiCache and rename to F4Cache (#569) Unai Martinez-Corral 2022-06-03 08:04:50 +0200
  • cd496de606
    Merge pull request #560 from antmicro/umarcor/add-license-checking Tomasz Michalak 2022-06-02 09:07:51 +0200
  • ccba453686 add missing headers Unai Martinez-Corral 2022-05-31 13:32:59 +0200
  • 3e2fdc2663
    Merge pull request #343 from hzeller/20220531-purge-serializer Rafal Kapuscik 2022-06-01 07:50:27 +0200
  • 3ff5daf9a0 The UHDM Serializer leaks memory if not Purge()-ed, so call it after import. Henner Zeller 2022-05-31 18:36:19 -0700
  • d11a575199
    Merge pull request #342 from antmicro/missing-typespecs Rafal Kapuscik 2022-05-31 15:53:33 +0200
  • 9b01787554 Add missing license headers Krzysztof Boronski 2022-05-20 06:35:45 -0500
  • 7404c82127 ci: add License-check Unai Martinez-Corral 2022-05-24 14:53:47 +0200
  • 4d987efc3d Handle missing typespecs Rafal Kapuscik 2022-05-31 13:48:15 +0200
  • 297978cb82
    Merge pull request #566 from antmicro/umarcor/envvars Tomasz Michalak 2022-05-31 08:11:56 +0200
  • a7d5a28486 test: wrappers without F4PGA_INSTALL_DIR (exception expected) Unai Martinez-Corral 2022-05-30 16:21:52 +0200
  • e3bc36fa1d f4pga/wrappers/sh: raise exception if F4PGA_INSTALL_DIR is undefined Unai Martinez-Corral 2022-05-30 23:37:40 +0200
  • b51e8e3a0c f4pga/wrappers/sh: do not require F4PGA_ENV_* envvars as long as F4PGA_INSTALL_DIR is defined Unai Martinez-Corral 2022-05-26 11:51:51 +0200
  • 607e303e93 f4cache: Handle status checks without updates. Fix and improve project status reporting Krzysztof Boronski 2022-05-27 13:36:41 -0500
  • 47733138a3 Rename symbicache to f4cache Krzysztof Boronski 2022-05-27 10:15:12 -0500
  • 9a3ceba5c1 Fix symbicache Krzysztof Boronski 2022-05-26 13:32:11 -0500
  • 3b7ba9b15a
    Merge pull request #568 from antmicro/remove-platform Tomasz Michalak 2022-05-30 16:15:59 +0200
  • 0f72816c99
    Merge pull request #337 from antmicro/pcza/ql-qlf-k6n10f-sdp-split Maciej Kurc 2022-05-30 09:27:48 +0200
  • 04b882d924 Update docs Krzysztof Boronski 2022-05-27 08:01:25 -0500
  • fac1dbbce7 Update CI tests Krzysztof Boronski 2022-05-27 06:51:58 -0500
  • 63bc565a1a Remove platform option Krzysztof Boronski 2022-05-26 13:32:11 -0500
  • 42fc3f8627 Symbicache fix and documentation typos (#567) Unai Martinez-Corral 2022-05-27 00:36:36 +0200
  • c155a3c0d4
    Merge pull request #328 from hzeller/20220405-add-simple-sv-plugin-test Henner Zeller 2022-05-25 07:31:29 -0700
  • 6da55bc943 ql-qlf: k6n10f: add tests for SDP split BRAM Paweł Czarnecki 2022-05-25 15:41:24 +0200
  • 42881a4cfd ql-qlf: k6n10f: add support for SDP split BRAM Paweł Czarnecki 2022-05-25 15:38:32 +0200
  • c6bc59e95a
    Merge pull request #327 from Xiretza/prepend-to-build-flags Rafal Kapuscik 2022-05-25 14:28:35 +0200
  • 855aedc2f5
    Merge pull request #325 from Xiretza/disable-werror Rafal Kapuscik 2022-05-25 14:28:15 +0200
  • db3b0722ca
    Merge pull request #332 from antmicro/short-int-param Rafal Kapuscik 2022-05-25 14:27:32 +0200
  • e76ea9d405
    Merge pull request #2 from byuccl/adam Jeff Goeders 2022-05-24 13:51:51 -0600
  • 8f13538200 Fixed two minor documentation typos Adam Taylor 2022-05-24 13:03:40 -0600
  • 13182ef89a Don't wrap JSON Symbicache hashes in string Adam Taylor 2022-05-24 12:59:54 -0600
  • 9b140e9d34
    Revert "f4pga/platforms/xc7a50t: override the path to arty.xdc" (#563) Unai Martinez-Corral 2022-05-24 20:18:45 +0200
  • daab4b3c02 ci/sftest: provide path to xdc files Unai Martinez-Corral 2022-05-24 20:01:45 +0200
  • 4cc9a68399 Revert "f4pga/platforms/xc7a50t: override the path to arty.xdc" Unai Martinez-Corral 2022-05-24 20:00:44 +0200
  • 1afeb8ee47
    Merge pull request #318 from antmicro/pcza/dsp-modes Maciej Kurc 2022-05-24 09:14:25 +0200
  • 79df98240d Handle shortint in parameters Rafal Kapuscik 2022-05-23 13:17:49 +0200
  • 186ca3862f test: f4pga-* wrappers were removed in 22910261 Unai Martinez-Corral 2022-05-22 18:50:09 +0200
  • a4ff811f4e
    test: enable pytest to automatically discover tests (#559) Unai Martinez-Corral 2022-05-22 16:14:39 +0200
  • ccda2ee640 fix(systemverilog): disable -Werror Xiretza 2022-05-18 21:23:39 +0200
  • a7386c6e9c fix(tests): allow pytest to automatically discover tests Xiretza 2022-05-22 14:25:16 +0200
  • fe8fe891c6
    Merge pull request #330 from hzeller/20220520-disable-benign-warnings Tim 'mithro' Ansell 2022-05-21 08:26:07 -0700
  • e9345123fb
    Merge pull request #329 from hzeller/20220520-iwyu Tim 'mithro' Ansell 2022-05-21 08:24:18 -0700
  • b606e56fe0 Disable benign warnings. Henner Zeller 2022-05-20 16:22:49 -0700
  • f5565a6329 IWYU - the sdc plugin was only including a fraction of the headers it needs. Henner Zeller 2022-05-20 15:55:32 -0700
  • 57a8ccd996 Add a simple smoke test for the systemverilog plugin. Henner Zeller 2022-05-20 12:47:54 -0700
  • f578ad5b16 Makefile: prepend to build flags to avoid ignoring environment Xiretza 2021-01-22 21:03:19 +0100