Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update-vpr-yosys-yosys-plugins #386

Open
wants to merge 401 commits into
base: master
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
401 commits
Select commit Hold shift + click to select a range
d0b6919
bump_changes
kkumar23 May 7, 2021
1df3eb1
Added a script that fixes parameter specification in post synthesis v…
mkurc-ant May 7, 2021
0ec5ab1
Integrates fixing of VPR post synthesis Verilog netslit with CMake
mkurc-ant May 7, 2021
1062681
Integrates fixing of VPR post synthesis Verilog netslit with installe…
mkurc-ant May 7, 2021
2e1a872
Added explicit -i and -o parameters to the vpr_fixup_post_synth.py sc…
mkurc-ant May 7, 2021
46d8193
Merge pull request #248 from QuickLogic-Corp/restructure_tcs
kkumar23 May 7, 2021
9833742
remove temp files
kkumar23 May 7, 2021
a26bd94
adding feature specific testcases
kkumar23 May 10, 2021
395c1ce
Add qlf_k6n10 device
samycharas May 10, 2021
f84cca1
Disable repacker for k6n10 device for now
samycharas May 10, 2021
4b7a11d
Assign top level module for synthesis
samycharas May 10, 2021
a18abd2
Update CMakeLists.txt
kkumar23 May 10, 2021
7b8afdf
Change Layout size indication to current k4n8 size
samycharas May 10, 2021
b2408c0
Interface-mapping file adjustements
samycharas May 10, 2021
65e2375
Added mode fixups to the fixup script
mkurc-ant May 10, 2021
a3b5a23
Bump submodule to latest version
samycharas May 10, 2021
db6acc4
Bump submodule to latest version
samycharas May 10, 2021
95ae5fd
more moretcs
kkumar23 May 10, 2021
5777fd4
Merge pull request #249 from antmicro/post_synth_v-fixup
tpagarani May 10, 2021
a9c11de
Merge pull request #251 from QuickLogic-Corp/add_feature_tcs
kkumar23 May 10, 2021
7348aab
Update CMakeLists.txt
kkumar23 May 10, 2021
b8a2f47
Fixed LUT truth table padding so that unconnected inputs are consider…
mkurc-ant May 10, 2021
9677deb
Connected qlf_k4n8 utils tests to the CI
mkurc-ant May 11, 2021
4f611f8
Comment ressource consuming testcase, to be enabled after arch is sca…
samycharas May 11, 2021
28bc2e6
Added behavioral models for qlf_k4n8 physical cells intended to be us…
mkurc-ant May 10, 2021
9ef5966
Added a test for 1-LUT rotation and INIT padding
mkurc-ant May 11, 2021
5997156
Merge pull request #252 from samycharas/qlf_k6n10_dev
sharmaln May 12, 2021
49c42bd
adding more designs
kkumar23 May 12, 2021
e8c4afe
adding more tcs
kkumar23 May 12, 2021
0ae40e9
Merge pull request #254 from antmicro/simulation-models
tpagarani May 12, 2021
284ed40
Merge pull request #256 from QuickLogic-Corp/new_tcs
kkumar23 May 12, 2021
9900f5f
Merge pull request #253 from antmicro/lut-padding-fix
tpagarani May 12, 2021
ddbda3e
quicklogic: add slow and fast corners architectures
acomodi May 7, 2021
cd37e63
quicklogic: enable different corners for PnR and analysis in toolchain
acomodi May 12, 2021
6f32344
quicklogic: tests: fix new tests
acomodi May 12, 2021
f11d2de
bump qlfpga-symbiflow-plugin
acomodi May 12, 2021
4380a87
quicklogic: fix red and time-consuming CI
acomodi May 12, 2021
29995be
ci: tests: use one job for all_route_tests
acomodi May 12, 2021
bed4617
quicklogic: tests: fixed board
acomodi May 12, 2021
0ed6b4b
Disabling qlf_k6n10 testcases as they stall CI
samycharas May 12, 2021
948865f
Enable a few testcase to confirm runflow is working
samycharas May 12, 2021
998117d
quicklogic: utils: fix lut padding test
acomodi May 12, 2021
fa7e3ec
Test dependencies commented out along with tests
samycharas May 12, 2021
16c106b
Merge pull request #250 from antmicro/ql-add-different-corners
acomodi May 12, 2021
72cb6f2
Update CMakeLists.txt
kkumar23 May 12, 2021
4bbc3c4
Merge branch 'master' into qlf_k6n10_notest
samycharas May 12, 2021
4514646
Merge pull request #257 from samycharas/qlf_k6n10_notest
kkumar23 May 13, 2021
294e259
Merge pull request #231 from QuickLogic-Corp/dependabot/add-v2-config…
kgugala May 13, 2021
aea35ef
adding resource usage testcases
kkumar23 May 13, 2021
c8d79e7
fix path
kkumar23 May 13, 2021
808204c
skip_fail_tc
kkumar23 May 13, 2021
02416ad
bump designs
kkumar23 May 14, 2021
7f66790
Delete dct_mac_golden.bit
kkumar23 May 17, 2021
a435176
extend range
kkumar23 May 17, 2021
e8007b1
qlf_k4n8: add support for clock constrain in PCF
tjurtsch May 10, 2021
2b848fa
qlf_k4n8: tests: counter_4clk: move clock constrain to PCF
tjurtsch May 10, 2021
89bca5e
Merge pull request #262 from QuickLogic-Corp/testcase_set3
kkumar23 May 17, 2021
74522b6
Merge pull request #258 from antmicro/pcf-clock-constrains
mkurc-ant May 17, 2021
1774543
add more testcases
kkumar23 May 17, 2021
c8bb352
Bump submodules
samycharas May 18, 2021
59d213f
Enable testcases after RR graph has been corrected
samycharas May 18, 2021
0bd9e1b
Add git lfs to CI
samycharas May 18, 2021
c971706
add more tc's
kkumar23 May 18, 2021
c2c5153
Merge pull request #265 from QuickLogic-Corp/testcase_set4
kkumar23 May 19, 2021
248d57b
Bumped qlf-fasm submodule
mkurc-ant May 19, 2021
b3189d4
Update CMakeLists.txt
kkumar23 May 19, 2021
c868bbb
Merge pull request #267 from antmicro/bump-qlf-fasm
sharmaln May 19, 2021
b565576
adding testcae for postlayout simulation
kkumar23 May 19, 2021
8fcdab8
fix for 264
kkumar23 May 19, 2021
814db91
Merge pull request #269 from QuickLogic-Corp/bug_264
kkumar23 May 20, 2021
4fe4e4a
add dependency
kkumar23 May 20, 2021
10a781f
Merge pull request #268 from QuickLogic-Corp/testcase_set5
kkumar23 May 20, 2021
0a00c02
Allowed no PCF to be provided for the repacker in the installed toolc…
mkurc-ant May 21, 2021
da7ce4e
Merge pull request #271 from antmicro/fix-repacker-pcf
kkumar23 May 21, 2021
20ad435
quicklogic: add install toolchain test
acomodi May 21, 2021
cb469be
gh-actions: enable toolchain installation testing
acomodi May 21, 2021
43310fd
Merge pull request #272 from antmicro/add-install-test
kkumar23 May 21, 2021
e6c90dd
Updated post-synthesis verilog and SDF fixup script to allow optional…
mkurc-ant May 24, 2021
94d8962
Updated qlf_k4n8 simulation models
mkurc-ant May 24, 2021
8e405ca
Updated the CMake flow and toolchain wrappers
mkurc-ant May 24, 2021
4eb2885
dependabot: use gitsubmodule env, not pip
tjurtsch May 25, 2021
eb430f7
Merge pull request #274 from antmicro/dependabot-update
kgugala May 25, 2021
fd01fea
Added a Python script for processing SDC constraints.
mkurc-ant May 12, 2021
620f2aa
Integrated SDC constraints processing with the installed toolchain
mkurc-ant May 12, 2021
aff6783
WIP CMake integration
mkurc-ant May 17, 2021
cf42f51
cmake: devices: add "patch SDC" stage based on "patch net"
tjurtsch May 19, 2021
5e08822
.gitmodules: remove SymbiFlow/fasm dependency
tjurtsch May 25, 2021
5b9feaf
Merge pull request #263 from samycharas/qlf_k6n10_dev
tpagarani May 25, 2021
f825bc9
Added missing comments for arguments of the DEFINE_ARCH CMake function
mkurc-ant May 25, 2021
fdfdff2
Fixed integration bug in process_sdc_constraints.py
mkurc-ant May 25, 2021
4d49298
Added SDC constraints mentioning device pin names to the installed to…
mkurc-ant May 25, 2021
eaf5481
Merge pull request #276 from antmicro/gitmodules-cleanup
kgugala May 25, 2021
2114c9c
Bump third_party/migen from `c50ecde` to `3ffd64c`
dependabot[bot] May 25, 2021
47e7402
Bump third_party/make-env from `0696632` to `59adb0f`
dependabot[bot] May 25, 2021
d17f865
Bump third_party/netlistsvg from `d6690b6` to `9a44cea`
dependabot[bot] May 25, 2021
60ae683
Bump third_party/litex-boards from `ddf7038` to `588b430`
dependabot[bot] May 25, 2021
b9476f2
Bump third_party/litedram from `e5f4f82` to `b8cd26f`
dependabot[bot] May 25, 2021
36f0b8a
Bump third_party/pythondata-software-compiler_rt
dependabot[bot] May 25, 2021
f93192f
Bump third_party/icestorm from `7afc64b` to `c495861`
dependabot[bot] May 25, 2021
6d16408
Bump third_party/pythondata-cpu-vexriscv from `654057b` to `6bce178`
dependabot[bot] May 25, 2021
75a29f0
Bump third_party/xc-fasm from `14afc2b` to `fc546c7`
dependabot[bot] May 25, 2021
0d9add3
dependabot: raise PR limit to 30
tjurtsch May 25, 2021
7bb142f
Merge pull request #287 from antmicro/dependabot-limit
kkumar23 May 25, 2021
54d5c7b
Bump third_party/vtr-xml-utils from `eebb820` to `d6ba1f1`
dependabot[bot] May 25, 2021
76773aa
Bump third_party/qlfpga-symbiflow-plugins from `5000aca` to `0532545`
dependabot[bot] May 25, 2021
e5771d8
Bump third_party/liteiclink from `b110f87` to `3d8ecdb`
dependabot[bot] May 25, 2021
91f5cbc
Bump third_party/python-sdf-timing from `5740ac4` to `5b9dc79`
dependabot[bot] May 25, 2021
a7aafab
Bump third_party/symbiflow-xc-fasm2bels from `7f364c5` to `5f9441b`
dependabot[bot] May 25, 2021
a1366a2
Bump third_party/prjxray from `086f9a1` to `80726cb`
dependabot[bot] May 25, 2021
e2d71aa
Bump third_party/symbiyosys from `091222b` to `66a4589`
dependabot[bot] May 25, 2021
60fd520
Bump third_party/ibex from `f30e84b` to `e0b4770`
dependabot[bot] May 25, 2021
2870868
Bump third_party/litex from `32989c1` to `d3560e5`
dependabot[bot] May 25, 2021
329ecce
Bump third_party/liteeth from `0c287d0` to `57e0183`
dependabot[bot] May 25, 2021
e45aa2d
Bump third_party/python-symbiflow-v2x from `105647c` to `d061333`
dependabot[bot] May 25, 2021
f1991c6
Added reading of EBLIF netlist and CSV pinmap for validity checking t…
mkurc-ant May 25, 2021
10cd2fb
CMake and wrapper script integration
mkurc-ant May 26, 2021
11178b9
Added a PCF+SDC test to the CMake flow
mkurc-ant May 26, 2021
0fad966
Merge pull request #275 from antmicro/sdc-pin-constraints
sharmaln May 27, 2021
8123e97
Merge pull request #273 from antmicro/post-synth-split-ports
sharmaln May 27, 2021
1e94972
Merge pull request #277 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
fcaba11
Merge pull request #278 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
22dc36f
Merge pull request #279 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
1c65b4b
Merge pull request #280 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
38bc642
Merge pull request #281 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
4216112
Merge pull request #282 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
e0fa986
Merge pull request #283 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
7e68e69
Merge pull request #284 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
a308605
Merge pull request #286 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
05a3c86
Merge pull request #288 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
662d323
Merge pull request #289 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
da6410e
Merge pull request #290 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
54a80a9
Merge pull request #291 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
663b9f4
Merge pull request #292 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
a7ada5c
Merge pull request #293 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
7fb028b
Merge pull request #294 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
7a02a56
Merge pull request #295 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
d44b1c6
Merge pull request #296 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
7c69b90
Merge pull request #297 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
84aec10
Merge pull request #298 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
56a3b08
Bump third_party/ibex from `e0b4770` to `93a76b3`
dependabot[bot] May 27, 2021
f1e7616
Bump third_party/qlfpga-symbiflow-plugins from `0532545` to `7e33740`
dependabot[bot] May 27, 2021
131da90
Bump third_party/litex from `d3560e5` to `5fd215f`
dependabot[bot] May 27, 2021
4849b69
Bump third_party/litedram from `b8cd26f` to `b0bbe8a`
dependabot[bot] May 27, 2021
182d581
CI: do not trigger uploads for dependabot pushes
kgugala May 27, 2021
5613077
Merge pull request #299 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
6593858
Merge pull request #300 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
cc6312f
Merge pull request #301 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
88a898e
Merge pull request #302 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 27, 2021
c8fca0b
Merge pull request #304 from antmicro/ql-limit-actions
kgugala May 27, 2021
314721b
Bump third_party/liteeth from `57e0183` to `435c67d`
dependabot[bot] May 28, 2021
814c062
Bump third_party/litedram from `b0bbe8a` to `3f88eb9`
dependabot[bot] May 28, 2021
2069ba4
Bumped the qlfpga-symbiflow-plugins submodule
mkurc-ant May 28, 2021
e4f1c44
Bumped VPR conda package
mkurc-ant May 27, 2021
275be40
Added more tests for qlf_k4n8 design flow
mkurc-ant May 27, 2021
860a2ef
Updated the target clk frequency in the clk_verify test.
mkurc-ant May 28, 2021
0c68677
Disabled unsigned_mult_80 no adder version test as it does not fit th…
mkurc-ant May 28, 2021
27b4578
Merge pull request #309 from antmicro/re-enable-clb-pin-equivalence
tpagarani May 28, 2021
51d11e7
cmake: fix SDC dependencies
acomodi May 29, 2021
fea543f
submodules: revert ibex update
acomodi May 29, 2021
3005298
Merge pull request #310 from antmicro/fix-make-env
sharmaln May 31, 2021
9fa9319
Bump third_party/litex from `5fd215f` to `26db107`
dependabot[bot] May 31, 2021
ce0cc71
Bump third_party/ibex from `f30e84b` to `93a76b3`
dependabot[bot] May 31, 2021
f30b229
add Vexriscv, conv2d and conv2d w/o ksa to test suite
tpagarani May 31, 2021
8c14ceb
Merge pull request #307 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 31, 2021
d024e9c
Merge pull request #308 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 31, 2021
6bcba3d
Merge pull request #311 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 31, 2021
8ba9a72
Merge pull request #312 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 May 31, 2021
51d0aff
bump designs and qlfpga plugins
kkumar23 May 31, 2021
f02662e
Update environment.yml
kkumar23 May 31, 2021
d34f906
Merge pull request #313 from QuickLogic-Corp/add_new_designs
kkumar23 May 31, 2021
e640b7f
Merge pull request #314 from QuickLogic-Corp/bump_designs+qlfpga_plugins
kkumar23 May 31, 2021
32aa49b
Update CMakeLists.txt
kkumar23 May 31, 2021
2420f76
Update CMakeLists.txt
kkumar23 May 31, 2021
4e59c6a
Merge pull request #315 from QuickLogic-Corp/kkumar23-patch-7
kkumar23 May 31, 2021
38885ef
Fixed a case in installed toolchain where no PCF and no SDC files wer…
mkurc-ant Jun 1, 2021
c7ec73a
Merge pull request #316 from antmicro/fix_no_pcf_no_sdc
kkumar23 Jun 1, 2021
c912645
gh-actions: testing make env on all the archs
acomodi Jun 1, 2021
afb396d
submodules: revert ibex update
acomodi Jun 1, 2021
63d1e3b
bump up design submodule
tpagarani Jun 1, 2021
d2e3016
Merge branch 'master' of https://github.com/QuickLogic-Corp/symbiflow…
tpagarani Jun 1, 2021
af0940c
Merge pull request #317 from antmicro/fix-make-env
kkumar23 Jun 1, 2021
0619676
A script that parses and converts Verilog compile options.
mkurc-ant May 28, 2021
7303512
Added extra compile options to the "symbiflow_synth" wrapper script.
mkurc-ant May 28, 2021
78b1818
Added support for extra verilog compile options to the 'ql_symbiflow'…
mkurc-ant Jun 1, 2021
5f854f2
Fixes for toolchain wrappers
mkurc-ant Jun 1, 2021
56e2742
Reworked tests for installed toolchain, added a new test for extended…
mkurc-ant Jun 1, 2021
3468431
Python code formatting
mkurc-ant Jun 1, 2021
ca038e3
fix failing testcases
kkumar23 Jun 2, 2021
879ddb5
Merge pull request #318 from antmicro/verilog_compile_options
mkurc-ant Jun 2, 2021
4f66243
Update Makefile
kkumar23 Jun 2, 2021
9ad6d73
Delete Makefile
kkumar23 Jun 2, 2021
4f1a679
Merge pull request #321 from QuickLogic-Corp/testcases_fix
kkumar23 Jun 2, 2021
33fe91c
sdc enable for simulation
kkumar23 Jun 2, 2021
c9e63ca
Merge pull request #323 from QuickLogic-Corp/sdf_enable
kkumar23 Jun 3, 2021
0c78422
tool_chain_support_k6n10
kkumar23 Jun 3, 2021
c339a94
bump designs submodule
kkumar23 Jun 3, 2021
094b57a
fix testcase
kkumar23 Jun 3, 2021
e0e76f5
Bump third_party/qlf-fasm from `dcb6913` to `e19d804`
dependabot[bot] Jun 3, 2021
0b4619e
Merge pull request #325 from QuickLogic-Corp/bump_designs
kkumar23 Jun 3, 2021
4d661d5
Update ql_symbiflow
kkumar23 Jun 3, 2021
3d4cf71
update k6n10 changes
kkumar23 Jun 3, 2021
2e01238
Merge pull request #327 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 Jun 3, 2021
3dbf968
Merge pull request #324 from QuickLogic-Corp/tool_chain_k6n10
kkumar23 Jun 4, 2021
d0edbde
add testcases
kkumar23 Jun 4, 2021
2e167d4
skip failing testcase
kkumar23 Jun 5, 2021
9ebdd4c
Merge pull request #332 from QuickLogic-Corp/k6n10_feature_tcs
kkumar23 Jun 7, 2021
4c5214f
Added building the toolchain in CI for the qlf_k6n10 family too
mkurc-ant Jun 4, 2021
861d79d
Fixed SYMBIFLOW_INSTALL_LIST and SYMBIFLOW_NO_INSTALL_LIST check bug
mkurc-ant Jun 4, 2021
12298d6
Unified binary toolchain testing framework, added binary toolchain te…
mkurc-ant Jun 4, 2021
c1f7dbe
Unified utils common for qlf_k4n8 and qlf_k6n10
mkurc-ant Jun 4, 2021
6a3bff3
Added use of git lfs to the CI
mkurc-ant Jun 4, 2021
193ba42
Added setting VPR_NUM_WORKERS in CI to speed up builds
mkurc-ant Jun 7, 2021
902f1d3
Disabled repacker for qlf_k6n10
mkurc-ant Jun 7, 2021
c44c104
Merge pull request #331 from antmicro/package_k6n10
kkumar23 Jun 7, 2021
632c518
Bump third_party/qlfpga-symbiflow-plugins from `fe552d5` to `d90c035`
dependabot[bot] Jun 8, 2021
6d9a28b
Merge pull request #336 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 Jun 8, 2021
2460509
adding design_flow testcases
kkumar23 Jun 9, 2021
51292ff
fix issues
kkumar23 Jun 9, 2021
07e1bea
Bump third_party/qlfpga-symbiflow-plugins from `d90c035` to `acdcd6c`
dependabot[bot] Jun 9, 2021
165609a
Merge pull request #342 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 Jun 9, 2021
91d6548
git-lfs support
kkumar23 Jun 9, 2021
6079a50
update version
kkumar23 Jun 9, 2021
9109db3
enable_testcases_io_fix
kkumar23 Jun 9, 2021
751ee34
Update CMakeLists.txt
kkumar23 Jun 9, 2021
f4ac8f5
Merge pull request #345 from QuickLogic-Corp/git-lfs_dependency
kkumar23 Jun 9, 2021
415ad58
Merge pull request #339 from QuickLogic-Corp/k6n10_df_testcases
kkumar23 Jun 9, 2021
e15ec11
update yosys-plugins
kkumar23 Jun 10, 2021
2ba7e09
Added absolute path resolution for command-line option files specifie…
mkurc-ant Jun 10, 2021
193a71f
Updating CLK naming convention. Now it starts from bottom as CLK0 and…
Jun 11, 2021
f43a717
Merge pull request #350 from antmicro/fix_option_file
kkumar23 Jun 14, 2021
790cfa4
skip_failing_testcase
kkumar23 Jun 14, 2021
110b43f
Bump third_party/qlf-fasm from `e19d804` to `e5d0915`
dependabot[bot] Jun 14, 2021
137be73
Merge pull request #356 from QuickLogic-Corp/skip_failing_testcases
kkumar23 Jun 14, 2021
005875a
Merge pull request #357 from QuickLogic-Corp/dependabot/submodules/th…
kkumar23 Jun 14, 2021
6ca83fb
Merge pull request #355 from QuickLogic-Corp/update_clk_pos
sharmaln Jun 14, 2021
e95772e
bump qlfpga_plugins
kkumar23 Jun 14, 2021
893dc4e
enable dsp tcs
kkumar23 Jun 14, 2021
785f04c
Merge pull request #358 from QuickLogic-Corp/dsp_tcs
kkumar23 Jun 15, 2021
f1910e3
bump_qlfpga_symbiflow_plugins
kkumar23 Jun 15, 2021
cca602a
bump qlfpga-symbiflow-plugins
kkumar23 Jun 21, 2021
89df729
correct the spell
kkumar23 Jun 21, 2021
a1d892f
Merge pull request #376 from QuickLogic-Corp/fix_lib_spell
kkumar23 Jun 21, 2021
3c87361
add clk constraint
kkumar23 Jun 22, 2021
296d184
Bumped qlf-fasm and qlfpga-symbiflow-plugins
mkurc-ant Jun 23, 2021
cfcf1eb
Fixed qlf-fasm version for the installed toolchain
mkurc-ant Jun 23, 2021
d8f3d52
Update ql_symbiflow
kkumar23 Jun 23, 2021
1323562
Merge pull request #383 from antmicro/k4n8-default-bitstream
kkumar23 Jun 23, 2021
3f1d0b1
Update conda_build_install_package.sh
kkumar23 Jun 24, 2021
881ffe8
update-vpr-yosys-yosys-plugins
kkumar23 Jun 25, 2021
7f92738
Update environment.yml
kkumar23 Jun 25, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view