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

[WIP] Add QuickLogic EOS-S3 support #1758

Open
wants to merge 465 commits into
base: main
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 9, 2020

  1. Updated create_ioplace.py so that IOB placement may depend on its type

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    010e519 View commit details
    Browse the repository at this point in the history
  2. Fixed a bug with QMUX fanout routes

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c3afd87 View commit details
    Browse the repository at this point in the history
  3. Added a techmap for ckpad

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e863f2f View commit details
    Browse the repository at this point in the history
  4. Added dumy timings for delayless routes to satisfy VPR

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8754373 View commit details
    Browse the repository at this point in the history
  5. Refactored routing_import.py

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0877f15 View commit details
    Browse the repository at this point in the history
  6. Changed IS0, IS1 and HSCKIN connections to QMUX to be of type CLOCK

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    66e625e View commit details
    Browse the repository at this point in the history
  7. Separate model for switchbox at QMUX locations

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    66d02b2 View commit details
    Browse the repository at this point in the history
  8. Changed the VPR model for GMUX to allow using of the IC input when th…

    …e IP input is unconnected (no CLOCK pad)
    
    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cf03348 View commit details
    Browse the repository at this point in the history
  9. Symlinking instead of copying cells_map.v

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b75b4d2 View commit details
    Browse the repository at this point in the history
  10. Added import of QMUX and CAND cell timings to the rr graph

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1135aea View commit details
    Browse the repository at this point in the history
  11. Removed -noflatten from synth.tcl, added hint attributes to primitives.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    57af393 View commit details
    Browse the repository at this point in the history
  12. Added relocation of CAND cells so they occupy only even rows.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ac239dd View commit details
    Browse the repository at this point in the history
  13. Fixed QMUX fasm features, added CAND fasm features

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4f0ac17 View commit details
    Browse the repository at this point in the history
  14. Added correct SDF timing scale for route-though cells.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fc7d22c View commit details
    Browse the repository at this point in the history
  15. Added fasm features to GMUX cells

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0b69ea4 View commit details
    Browse the repository at this point in the history
  16. Removed debugging prints

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3deb0f5 View commit details
    Browse the repository at this point in the history
  17. Added a test for CLOCK inputs via GMUX

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a7f9104 View commit details
    Browse the repository at this point in the history
  18. Added 3rd coorintate to all Locs, GMUX tile split along the Z-axis

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6c248e4 View commit details
    Browse the repository at this point in the history
  19. Added heterogeneous tiles support to the arch.xml generation scripts.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7558016 View commit details
    Browse the repository at this point in the history
  20. Fixed a bug with arch tilegrid dimensions.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fb090c2 View commit details
    Browse the repository at this point in the history
  21. Fixed routing_import.py to support heterogeneous tiles.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6bd160a View commit details
    Browse the repository at this point in the history
  22. Changed the way in which GMUX tiles are built.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b8784b4 View commit details
    Browse the repository at this point in the history
  23. Made CLOCK -> GMUX connections direct in the arch.xml

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8c8e89e View commit details
    Browse the repository at this point in the history
  24. Partial equivalent tiles support

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a198baf View commit details
    Browse the repository at this point in the history
  25. Added placement constraints generation for CLOCK and GMUX tiles

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0b1f552 View commit details
    Browse the repository at this point in the history
  26. Fixed clock pin names definitions in data_import.py

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cf858ab View commit details
    Browse the repository at this point in the history
  27. Fixed a typo in utils/vpr_io_place.py

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    28cc582 View commit details
    Browse the repository at this point in the history
  28. Added techmaps for qhsckbuff and qhsckibuff. A ckpad cell can get con…

    …verted to a inpad cell if its parameter IO_TYPE is set to sth. other than "CLOCK"
    
    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6c79f45 View commit details
    Browse the repository at this point in the history
  29. Creating a new folder for keeping common quicklogic files

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    966a77c View commit details
    Browse the repository at this point in the history
  30. updating the testcases for clock map

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fbaf84a View commit details
    Browse the repository at this point in the history
  31. updating the testcases for clock map

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5ac64bd View commit details
    Browse the repository at this point in the history
  32. Added insertion of the GMUX_IP cell for connectionc CLOCK -> GMUX req…

    …uired in SymbiFlow.
    
    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9030ae1 View commit details
    Browse the repository at this point in the history
  33. Updated the gclk_counter design

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9341316 View commit details
    Browse the repository at this point in the history
  34. Added techmap for mux4x0 and mux8x0

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ac0f4d4 View commit details
    Browse the repository at this point in the history
  35. updating the pcf fileS

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1ed1aed View commit details
    Browse the repository at this point in the history
  36. Added a techmap that converts ckpad to a pair of CLOCK_CELL + GMUX_P

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    61aad7f View commit details
    Browse the repository at this point in the history
  37. Added (* keep *) to the ASSP cell model for VPR

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8ab1002 View commit details
    Browse the repository at this point in the history
  38. Added emission of fasm faetures enabling CLOCK cells

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fd6e40a View commit details
    Browse the repository at this point in the history
  39. Modified to rectify compilation error in Sim

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1ac72ba View commit details
    Browse the repository at this point in the history
  40. Added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d56567c View commit details
    Browse the repository at this point in the history
  41. added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b2b13b4 View commit details
    Browse the repository at this point in the history
  42. Added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e51c269 View commit details
    Browse the repository at this point in the history
  43. Added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6c9cb63 View commit details
    Browse the repository at this point in the history
  44. rectified compilation error in Sim

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c3f57c0 View commit details
    Browse the repository at this point in the history
  45. add specify blocks into primitives to annotate SDF timings

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    46d0ef7 View commit details
    Browse the repository at this point in the history
  46. Added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4200898 View commit details
    Browse the repository at this point in the history
  47. created folder for fpga interconnect

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    20d73d8 View commit details
    Browse the repository at this point in the history
  48. added fpga_interconnect.sim.v file

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c72f6f4 View commit details
    Browse the repository at this point in the history
  49. added sub directory fpga interconnect

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9b52eee View commit details
    Browse the repository at this point in the history
  50. Renaming

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    bbd8cbb View commit details
    Browse the repository at this point in the history
  51. reverting file to support on travis

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    92c2e38 View commit details
    Browse the repository at this point in the history
  52. reformat yapf compatible

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f68e614 View commit details
    Browse the repository at this point in the history
  53. format change to support in travis

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    298dcbe View commit details
    Browse the repository at this point in the history
  54. changing the python format to support in travis

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c8ed2e0 View commit details
    Browse the repository at this point in the history
  55. Updating README after quicklogic folder re-organization

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    36284dc View commit details
    Browse the repository at this point in the history
  56. removed one gclkbuff instance

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    24f6a6a View commit details
    Browse the repository at this point in the history
  57. Added S3 WB interface to the design

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8501159 View commit details
    Browse the repository at this point in the history
  58. Adding submodule with relative url quicklogic/common/utils/fasm-utils

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    31cc528 View commit details
    Browse the repository at this point in the history
  59. Fixed location handling

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b57235c View commit details
    Browse the repository at this point in the history
  60. Added decoding of the global clock network connectivity. CAND to swit…

    …chbox connections are now decoded properly.
    
    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9047e35 View commit details
    Browse the repository at this point in the history
  61. Correct decoding of CLOCK and GMUX in fasm2bels

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    33626d9 View commit details
    Browse the repository at this point in the history
  62. Fixed PCF parsing in fasm2bels

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d7db585 View commit details
    Browse the repository at this point in the history
  63. Added proper pin renaming to fasm2bels

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4a332a5 View commit details
    Browse the repository at this point in the history
  64. fasm2bels code refactoring and cleanup

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    384b2dc View commit details
    Browse the repository at this point in the history
  65. Added decoding of QMUX driven by the routing network to fasm2bels

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    70bd675 View commit details
    Browse the repository at this point in the history
  66. Deleting submodule quicklogic/common/utils/quicklogic-fasm quicklogic…

    …/common/utils/quicklogic-timings-importer to re-add with relative url
    
    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    97abee9 View commit details
    Browse the repository at this point in the history
  67. Adding submodule with relative url

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b227cd4 View commit details
    Browse the repository at this point in the history
  68. Adding submodule with relative url

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1658a26 View commit details
    Browse the repository at this point in the history
  69. Path change due to restructure

    Signed-off-by: Kishor Kumar <kkumar@mahanadi.ql-corp.com>
    Kishor Kumar authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f2c2e2a View commit details
    Browse the repository at this point in the history
  70. added another path in specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b5dc23c View commit details
    Browse the repository at this point in the history
  71. modified the specify block to add more paths

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    caf0387 View commit details
    Browse the repository at this point in the history
  72. Added ASSP simulation model

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7b57c5f View commit details
    Browse the repository at this point in the history
  73. folder for ramfifo model

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    12b3ffa View commit details
    Browse the repository at this point in the history
  74. added ramfifo simulation model

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f58fd25 View commit details
    Browse the repository at this point in the history
  75. added sub directory ramfifo

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f81dde0 View commit details
    Browse the repository at this point in the history
  76. adding the clkmap csv details

    Signed-off-by: Kishor Kumar <kkumar@mahanadi.ql-corp.com>
    Kishor Kumar authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8a7f5bc View commit details
    Browse the repository at this point in the history
  77. added timescale

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1f46a7e View commit details
    Browse the repository at this point in the history
  78. adding post verilog and sdf option

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    46399c1 View commit details
    Browse the repository at this point in the history
  79. Update install.cmake

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3cf7c22 View commit details
    Browse the repository at this point in the history
  80. Modified the pcf file to match PD64 pins

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cd7d27f View commit details
    Browse the repository at this point in the history
  81. Modified the pcf file to match PD64 pins

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    aa76ee7 View commit details
    Browse the repository at this point in the history
  82. Splitting of multi-bit ports in Quicklogic RAM models

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    75d6b24 View commit details
    Browse the repository at this point in the history
  83. Added separate modes for C_FRAG and T_FRAG+B_FRAG

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1451d1b View commit details
    Browse the repository at this point in the history
  84. Added a mode to host an entire logic_cell_macro

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    82047fa View commit details
    Browse the repository at this point in the history
  85. Moved files

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    68ea588 View commit details
    Browse the repository at this point in the history
  86. Added ifdef GSIM for specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    537e037 View commit details
    Browse the repository at this point in the history
  87. Moving toolchain_wrappers to common and making related changes to all…

    …ow multiple device family
    
    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c698f38 View commit details
    Browse the repository at this point in the history
  88. Fix for generated bit file where input & output signals should not be…

    … declared as wires
    
    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3521173 View commit details
    Browse the repository at this point in the history
  89. QL: install: fix fasm_to_bit install dependecies

    Signed-off-by: Karol Gugala <kgugala@antmicro.com>
    kgugala authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d3c2c46 View commit details
    Browse the repository at this point in the history
  90. Added mapping of LUT4 directly to C_FRAG

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3096bd0 View commit details
    Browse the repository at this point in the history
  91. create folder for design8

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ad49495 View commit details
    Browse the repository at this point in the history
  92. added rtl files for design8

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    19514fb View commit details
    Browse the repository at this point in the history
  93. create folder for design9

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    00ff0d2 View commit details
    Browse the repository at this point in the history
  94. added design9 files

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1303da7 View commit details
    Browse the repository at this point in the history
  95. create folder for design10

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    df20147 View commit details
    Browse the repository at this point in the history
  96. added test design10 files

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    af2b077 View commit details
    Browse the repository at this point in the history
  97. created folder for clock test design

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9078493 View commit details
    Browse the repository at this point in the history
  98. added clock test design files

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    008e4d8 View commit details
    Browse the repository at this point in the history
  99. create folder for logic cell macro test

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f3f33a9 View commit details
    Browse the repository at this point in the history
  100. added logic cell macro test design

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cfb2f9e View commit details
    Browse the repository at this point in the history
  101. create folder for FIFO test design

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    85f0add View commit details
    Browse the repository at this point in the history
  102. added FIFO test design files

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    015e285 View commit details
    Browse the repository at this point in the history
  103. create folder for RAM test design

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    419b219 View commit details
    Browse the repository at this point in the history
  104. added RAM test design files

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2a9ae0c View commit details
    Browse the repository at this point in the history
  105. added sub directories for newly added test designs

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    13b0951 View commit details
    Browse the repository at this point in the history
  106. modified ram model to fix port mismatch issue

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f39de31 View commit details
    Browse the repository at this point in the history
  107. Update chandalar.pcf

    removing the C port as it is not present in rtl
    
    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e814e29 View commit details
    Browse the repository at this point in the history
  108. correct RAM port names to match with simulation model

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    862bec5 View commit details
    Browse the repository at this point in the history
  109. Fixed incorrect CAND connection handling for multi-loc cells

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    86cea4d View commit details
    Browse the repository at this point in the history
  110. adding the python formatted files

    Signed-off-by: Kishor Kumar <kkumar@qlsof01.ql-corp.com>
    Kishor Kumar authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    38acdbc View commit details
    Browse the repository at this point in the history
  111. adding the target for selective testcases

    Signed-off-by: Kishor Kumar <kkumar@qlsof01.ql-corp.com>
    Kishor Kumar authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2891f8b View commit details
    Browse the repository at this point in the history
  112. Fixed techmaps for muxes.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    93459cb View commit details
    Browse the repository at this point in the history
  113. Added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    eb9f7b1 View commit details
    Browse the repository at this point in the history
  114. Added techmaps for splitting cells

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    50eb74c View commit details
    Browse the repository at this point in the history
  115. Added the logic optimization script to the synthesis flow

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a985d49 View commit details
    Browse the repository at this point in the history
  116. Added VPR options that allow tighter packing

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    39dc16c View commit details
    Browse the repository at this point in the history
  117. added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4af875a View commit details
    Browse the repository at this point in the history
  118. reverted the changes

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    81ba054 View commit details
    Browse the repository at this point in the history
  119. added specify block

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b6257f2 View commit details
    Browse the repository at this point in the history
  120. removing few testcases

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5fc7c5c View commit details
    Browse the repository at this point in the history
  121. Removed additional QMUX input ports from the physical db.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d147138 View commit details
    Browse the repository at this point in the history
  122. adding the right syntax for the specify block

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    82998dd View commit details
    Browse the repository at this point in the history
  123. adding 2 values

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7839a96 View commit details
    Browse the repository at this point in the history
  124. Update mult.sim.v

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f79737a View commit details
    Browse the repository at this point in the history
  125. selecting tc's for all_quick_tests

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9f0515b View commit details
    Browse the repository at this point in the history
  126. ql: add cached lookahead

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    83edb61 View commit details
    Browse the repository at this point in the history
  127. flow: reduce warnings output and restore travis stdout

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    23d9658 View commit details
    Browse the repository at this point in the history
  128. ql: tests: remove spi_master target addition from design10 test

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    edcd6dd View commit details
    Browse the repository at this point in the history
  129. ql: output vpr_db directly to stdout and save to file

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5e2dcbc View commit details
    Browse the repository at this point in the history
  130. ql: tests: fix simulation tests with iverilog

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    99a9eba View commit details
    Browse the repository at this point in the history
  131. Update mult.sim.v

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c942156 View commit details
    Browse the repository at this point in the history
  132. Revert "ql: output vpr_db directly to stdout and save to file"

    This reverts commit 93a6492.
    
    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c790c71 View commit details
    Browse the repository at this point in the history
  133. ql: ram: make the ram timing sdf file not hardcoded

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    92239b4 View commit details
    Browse the repository at this point in the history
  134. util: skip cell if it does not have port_directions

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0defbb4 View commit details
    Browse the repository at this point in the history
  135. adding the simulation testcases

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d6426ca View commit details
    Browse the repository at this point in the history
  136. remove hidden files

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d39b640 View commit details
    Browse the repository at this point in the history
  137. ql: ram: pass the ram pb_type to use as cmake argument

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9f1e56f View commit details
    Browse the repository at this point in the history
  138. ql: fix cmake dependency issue

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a78d43f View commit details
    Browse the repository at this point in the history
  139. ql: timings: fix bels definition for pp3

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    53cac41 View commit details
    Browse the repository at this point in the history
  140. io_place: skip nets with no blocks

    This can happen if considered net is e.g. not connected top level input,
    or the module input is driven by a constant.
    
    Signed-off-by: Karol Gugala <kgugala@antmicro.com>
    kgugala authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    84887fb View commit details
    Browse the repository at this point in the history
  141. WIP: enabling local failing tests for CI check

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    567f924 View commit details
    Browse the repository at this point in the history
  142. Added annotations to GMUX cell models

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    318623d View commit details
    Browse the repository at this point in the history
  143. Added generation of FAKE_CONST pins for tiles that can access the glo…

    …bal const network bypassing switchboxes
    
    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7e7b9d1 View commit details
    Browse the repository at this point in the history
  144. Updated the LOGIC cell definition to allow using direct LUT to FF route

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    dccee1e View commit details
    Browse the repository at this point in the history
  145. Updated techmap

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    748bded View commit details
    Browse the repository at this point in the history
  146. Added pack pattern specification

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    65c6ccc View commit details
    Browse the repository at this point in the history
  147. bump quicklogic-timing-importer

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    72aae65 View commit details
    Browse the repository at this point in the history
  148. ql: mux8: revert to have two mux4 and a F_FRAG when mapping a mux8

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e2218b8 View commit details
    Browse the repository at this point in the history
  149. ql: pack: add packer threshold for high fanout nets on PB-LOGIC

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9531b21 View commit details
    Browse the repository at this point in the history
  150. ql: cells_sim: re-add ASSP model to the cells sim generated file

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7da0aa0 View commit details
    Browse the repository at this point in the history
  151. ql: tests: temp disable of ql tests due to unavailable device resources

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8283b68 View commit details
    Browse the repository at this point in the history
  152. ql: install: remove un-needed scripts that are isntalled in conda

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ca6b03f View commit details
    Browse the repository at this point in the history
  153. Fixed QMUX input connections handling in fasm2bels

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a9972eb View commit details
    Browse the repository at this point in the history
  154. Added missing file.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a25c636 View commit details
    Browse the repository at this point in the history
  155. Re-enabled previously disabled CI tests

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7e95f81 View commit details
    Browse the repository at this point in the history
  156. Initializing newly added parameter, EQN, in LUT definition

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2f4bb17 View commit details
    Browse the repository at this point in the history
  157. Revert "ql: mux8: revert to have two mux4 and a F_FRAG when mapping a…

    … mux8"
    
    This reverts commit 13bf1c1.
    
    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    357de04 View commit details
    Browse the repository at this point in the history
  158. Fixed invocation of pack.tcl and added it as a file to be installed.

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6979c8d View commit details
    Browse the repository at this point in the history
  159. Adding support to allow alias name in pcf while doing fix placement. …

    …User can either specify pin name or alias name as mentioned in pin mapping
    
    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c2746ea View commit details
    Browse the repository at this point in the history
  160. Adding check if alias is specified or not in package section in xml

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8ca765f View commit details
    Browse the repository at this point in the history
  161. bram init support

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e15e26a View commit details
    Browse the repository at this point in the history
  162. add bram init test

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3d14a08 View commit details
    Browse the repository at this point in the history
  163. add bram init test

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    bd4066a View commit details
    Browse the repository at this point in the history
  164. change directory

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    af99469 View commit details
    Browse the repository at this point in the history
  165. change directory

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f806280 View commit details
    Browse the repository at this point in the history
  166. Added missing EQN parameter to LUT techmaps

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    968bfdb View commit details
    Browse the repository at this point in the history
  167. add INIT parameters to support simulation

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ffe3e10 View commit details
    Browse the repository at this point in the history
  168. Fix the issue in IOMux pad name settings for jlink, which were set wr…

    …ongly
    
    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    13d65d2 View commit details
    Browse the repository at this point in the history
  169. Removing a print message

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ce53b80 View commit details
    Browse the repository at this point in the history
  170. Fixing an issue when pad alias is specified instead of pin name

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    de14b19 View commit details
    Browse the repository at this point in the history
  171. Fixed toolchan wrapper to pass PCF and PART variables to the synth sc…

    …ript
    
    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e714914 View commit details
    Browse the repository at this point in the history
  172. Fixed PCF files for cavlc_top and iir test designs

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6b03493 View commit details
    Browse the repository at this point in the history
  173. Removed the second top-level module from sha256_fullfit design

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    da70dfc View commit details
    Browse the repository at this point in the history
  174. adding testcase

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4629a65 View commit details
    Browse the repository at this point in the history
  175. Update quicklogic_jlink.cmake

    Adding back pinmap details
    
    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6df9e85 View commit details
    Browse the repository at this point in the history
  176. Delete RAM_16K_BLK.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f25b2ed View commit details
    Browse the repository at this point in the history
  177. Delete r512x16_512x16_r1024x8_1024x8.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9bf4907 View commit details
    Browse the repository at this point in the history
  178. Modified RAM test design

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    410dc88 View commit details
    Browse the repository at this point in the history
  179. Delete af512x16_512x16_f512x16_512x16.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7509e37 View commit details
    Browse the repository at this point in the history
  180. Delete FIFO_16K_BLK.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    48e8224 View commit details
    Browse the repository at this point in the history
  181. Modified FIFO test design

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3747f16 View commit details
    Browse the repository at this point in the history
  182. Delete af1024x8_1024x8_af1024x8_1024x8.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9ec940e View commit details
    Browse the repository at this point in the history
  183. Delete af2048x8_2048x8.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    14e11bd View commit details
    Browse the repository at this point in the history
  184. Delete af512x16_512x16_f512x16_512x16.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8ed25d7 View commit details
    Browse the repository at this point in the history
  185. Delete f512x18_512x18_f512x9_512x9.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    de5812e View commit details
    Browse the repository at this point in the history
  186. Delete f2048x8_1024x16.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f3a07a0 View commit details
    Browse the repository at this point in the history
  187. Updated FIFOs with new FIFO macros

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    55ec45e View commit details
    Browse the repository at this point in the history
  188. Delete r512x16_512x16_r1024x8_1024x8.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9149e6d View commit details
    Browse the repository at this point in the history
  189. Delete r512x32_1024x16.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ca9dbf2 View commit details
    Browse the repository at this point in the history
  190. Modified RAMs with new macros

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    37fc473 View commit details
    Browse the repository at this point in the history
  191. Delete AL4S3B_FPGA_IP.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    eae12e1 View commit details
    Browse the repository at this point in the history
  192. Delete AL4S3B_FPGA_QL_Reserved.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    08846a2 View commit details
    Browse the repository at this point in the history
  193. Delete AL4S3B_FPGA_Registers.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5c404d7 View commit details
    Browse the repository at this point in the history
  194. Delete AL4S3B_FPGA_Top.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e95c01a View commit details
    Browse the repository at this point in the history
  195. Delete CMakeLists.txt

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0e638f4 View commit details
    Browse the repository at this point in the history
  196. Delete FIFO_16K_BLK.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    05af474 View commit details
    Browse the repository at this point in the history
  197. Delete af512x16_512x16_f512x16_512x16.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    63bdb3d View commit details
    Browse the repository at this point in the history
  198. Delete af512x32_512x32.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fbe93a1 View commit details
    Browse the repository at this point in the history
  199. Delete chandalar.pcf

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5ad7fd0 View commit details
    Browse the repository at this point in the history
  200. Delete AL4S3B_FPGA_IP.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    badcfd0 View commit details
    Browse the repository at this point in the history
  201. Delete AL4S3B_FPGA_QL_Reserved.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e3567b6 View commit details
    Browse the repository at this point in the history
  202. Delete AL4S3B_FPGA_RAMs.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    05f19fc View commit details
    Browse the repository at this point in the history
  203. Delete AL4S3B_FPGA_Registers.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b00193d View commit details
    Browse the repository at this point in the history
  204. Delete AL4S3B_FPGA_Top.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8a8e180 View commit details
    Browse the repository at this point in the history
  205. Delete CMakeLists.txt

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fd4060c View commit details
    Browse the repository at this point in the history
  206. Delete RAM_16K_BLK.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8e1f2b5 View commit details
    Browse the repository at this point in the history
  207. Delete chandalar.pcf

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f3facb4 View commit details
    Browse the repository at this point in the history
  208. Delete r512x16_512x16_r1024x8_1024x8.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3fbc992 View commit details
    Browse the repository at this point in the history
  209. Delete r512x32_512x32.v

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    19598b2 View commit details
    Browse the repository at this point in the history
  210. Added more RAMs to the test case

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    77b6dd1 View commit details
    Browse the repository at this point in the history
  211. Fixed incorrect path to Yosys cells_sim.v file

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9cd5366 View commit details
    Browse the repository at this point in the history
  212. update fasm parameter for ram block 1

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0125688 View commit details
    Browse the repository at this point in the history
  213. update fasm submodule

    Signed-off-by: Tarachand Pagarani <tpagarani@quicklogic.com>
    tpagarani authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7600be8 View commit details
    Browse the repository at this point in the history
  214. Fix CMake for LUT techmap test

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    785ab46 View commit details
    Browse the repository at this point in the history
  215. adding the dependency files

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    969ffa0 View commit details
    Browse the repository at this point in the history
  216. adding the dependency files

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    dbdf148 View commit details
    Browse the repository at this point in the history
  217. Fixed a bug in pack.tcl, added splitting mux8x0 to 7xmux2x0 as a last…

    … resort.
    
    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c4bbfb1 View commit details
    Browse the repository at this point in the history
  218. modified the RAM model to support initialization

    Signed-off-by: Rakesh Moolacheri <54097448+rakeshm75@users.noreply.github.com>
    rakeshm75 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9c21415 View commit details
    Browse the repository at this point in the history
  219. Adding ramfifo files

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    64c1b88 View commit details
    Browse the repository at this point in the history
  220. adding compare gold file

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    91c297c View commit details
    Browse the repository at this point in the history
  221. add command file

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d32b2b8 View commit details
    Browse the repository at this point in the history
  222. adding designs for perf

    Signed-off-by: Lalit Sharma <lsharma@quicklogic.com>
    Lalit Sharma authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    40fa56e View commit details
    Browse the repository at this point in the history
  223. Changed the model of CLOCK_CELL so that it is now a clock buffer for VPR

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    76223c7 View commit details
    Browse the repository at this point in the history
  224. Remove not existing files from toolchain wrappers

    Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
    kamilrakoczy authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    255c231 View commit details
    Browse the repository at this point in the history
  225. Update CMakeLists.txt

    Removing wpiflash, due to licensing terms
    
    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0536c13 View commit details
    Browse the repository at this point in the history
  226. Updated gclk_counter test to use SDC constraints

    Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
    mkurc-ant authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3c49c82 View commit details
    Browse the repository at this point in the history
  227. toolchain_wrappers: add symbiflow prefix to toolchain wrappers

    Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
    kamilrakoczy authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0691646 View commit details
    Browse the repository at this point in the history
  228. Update ql_symbiflow

    Syntax update symbiflo_write_fasm to symbiflow_write_fasm
    
    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f1b09da View commit details
    Browse the repository at this point in the history
  229. Add openocd format config generation for IOMUX

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    747b20d View commit details
    Browse the repository at this point in the history
  230. Set output-format to jlink for jlink stage

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e1b8e1f View commit details
    Browse the repository at this point in the history
  231. Add openocd to toolchain_wrappers

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6d661af View commit details
    Browse the repository at this point in the history
  232. jimbob: fix pads when no alias is present

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fdc73bc View commit details
    Browse the repository at this point in the history
  233. Add openocd stage to cmake

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9633bef View commit details
    Browse the repository at this point in the history
  234. Add description of openocd stage to README

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2f59b4a View commit details
    Browse the repository at this point in the history
  235. Add openocd option to quicklogic tests

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    62f9d76 View commit details
    Browse the repository at this point in the history
  236. rr_graph: remove penalty cost from switches

    Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
    acomodi authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c2b0dbb View commit details
    Browse the repository at this point in the history
  237. add designs

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ee28a82 View commit details
    Browse the repository at this point in the history
  238. add designs

    Signed-off-by: Kishor Kumar <kkumar@quicklogic.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6a5f120 View commit details
    Browse the repository at this point in the history
  239. Update ql_symbiflow

    correcting command
    
    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e3a1733 View commit details
    Browse the repository at this point in the history
  240. Update symbiflow_place

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ab94f73 View commit details
    Browse the repository at this point in the history
  241. Update symbiflow_write_fasm2bels

    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4732a32 View commit details
    Browse the repository at this point in the history
  242. Update ql_symbiflow

    adding openocd
    
    Signed-off-by: Kishor Kumar <61860672+kkumar23@users.noreply.github.com>
    kkumar23 authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    23ab7ae View commit details
    Browse the repository at this point in the history
  243. Update submodules

    Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com>
    Jan Kowalewski authored and rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ef51ba0 View commit details
    Browse the repository at this point in the history
  244. Add quicklogic python packages

    Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
    rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0db7964 View commit details
    Browse the repository at this point in the history
  245. Adjust quicklogic directory for make-env usage

    Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
    rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4784fa1 View commit details
    Browse the repository at this point in the history
  246. Add write_sdc command to fix tests building

    Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
    rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    32c6554 View commit details
    Browse the repository at this point in the history
  247. Add OUT_SDC to quicklogic toolchain_wrappers

    Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
    rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    68f7b06 View commit details
    Browse the repository at this point in the history
  248. Add kokoro setup for quicklogic

    Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
    rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6dc704f View commit details
    Browse the repository at this point in the history
  249. Remove unnecessary v2x dependencies

    This changes enables the option of using custom v2x package.
    
    Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
    rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4bb71ec View commit details
    Browse the repository at this point in the history
  250. [FIXME] Set python version to 3.7

    This change is required by the quicklogic-yosys conda package,
    used in the quicklogic kokoro CI.
    
    Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
    rw1nkler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    beeb347 View commit details
    Browse the repository at this point in the history