-
Notifications
You must be signed in to change notification settings - Fork 9
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
add RAM32X1D inference #33
Commits on Oct 23, 2018
-
xilinx: Add explicit carry techmap for vpr.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9eadccb - Browse repository at this point
Copy the full SHA 9eadccbView commit details -
techlibs/xilinx: LUT6 doesn't exist.
LUT6 is actually two LUT5s and a MUX. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c75770f - Browse repository at this point
Copy the full SHA c75770fView commit details -
Working artix7 carry chains on VPR.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37d36af - Browse repository at this point
Copy the full SHA 37d36afView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7cfd68 - Browse repository at this point
Copy the full SHA e7cfd68View commit details -
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67fd1fa - Browse repository at this point
Copy the full SHA 67fd1faView commit details -
Merge pull request #2 from litghost/xilinx-vpr-carry-chains
Working 7-series carry chains on VPR
Configuration menu - View commit details
-
Copy full SHA for 1d62203 - Browse repository at this point
Copy the full SHA 1d62203View commit details -
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5fa9556 - Browse repository at this point
Copy the full SHA 5fa9556View commit details
Commits on Oct 26, 2018
-
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 088e8c8 - Browse repository at this point
Copy the full SHA 088e8c8View commit details
Commits on Nov 2, 2018
-
Add support for various DRAM modes.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e1dd58 - Browse repository at this point
Copy the full SHA 3e1dd58View commit details -
Rename techmap to ensure order in eblif so that VPR packer works nicely.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4596bf5 - Browse repository at this point
Copy the full SHA 4596bf5View commit details
Commits on Nov 3, 2018
-
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f0cd50 - Browse repository at this point
Copy the full SHA 9f0cd50View commit details -
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9332eca - Browse repository at this point
Copy the full SHA 9332ecaView commit details
Commits on Nov 5, 2018
-
Working sim and add stubs for DRAMs.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3400c52 - Browse repository at this point
Copy the full SHA 3400c52View commit details
Commits on Nov 16, 2018
-
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2dc44dc - Browse repository at this point
Copy the full SHA 2dc44dcView commit details
Commits on Nov 19, 2018
-
Use explicit initial statements for RAMs.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3e64fd - Browse repository at this point
Copy the full SHA a3e64fdView commit details -
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6f41dd - Browse repository at this point
Copy the full SHA c6f41ddView commit details
Commits on Dec 19, 2018
-
Merge pull request #5 from litghost/vpr-dram
Changes to support 7-series VPR flow
Configuration menu - View commit details
-
Copy full SHA for f340adf - Browse repository at this point
Copy the full SHA f340adfView commit details
Commits on Feb 7, 2019
-
Correct map entries for some FF's
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c834dee - Browse repository at this point
Copy the full SHA c834deeView commit details -
Merge pull request #6 from litghost/correct_map
Correct map entries for some FF's
Configuration menu - View commit details
-
Copy full SHA for b6119fa - Browse repository at this point
Copy the full SHA b6119faView commit details
Commits on Feb 20, 2019
-
Added correct techmap for Xilinx 7-series primitives. Modified flow o…
…f the "synth_xilinx" macro. Updated manual accordingly. Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Configuration menu - View commit details
-
Copy full SHA for f48c450 - Browse repository at this point
Copy the full SHA f48c450View commit details -
Refactored techmap definition for Vivado and VPR. Modified "synth_xil…
…inx" flow accordingly. Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Configuration menu - View commit details
-
Copy full SHA for 6a5f5ad - Browse repository at this point
Copy the full SHA 6a5f5adView commit details -
Updated help text in synth_xilinx.cc
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Configuration menu - View commit details
-
Copy full SHA for c70c1e0 - Browse repository at this point
Copy the full SHA c70c1e0View commit details -
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Configuration menu - View commit details
-
Copy full SHA for 9855a09 - Browse repository at this point
Copy the full SHA 9855a09View commit details
Commits on Feb 21, 2019
-
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Configuration menu - View commit details
-
Copy full SHA for de7c405 - Browse repository at this point
Copy the full SHA de7c405View commit details -
Unified LUT flow for Vivado and VPR
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Configuration menu - View commit details
-
Copy full SHA for ea9d46c - Browse repository at this point
Copy the full SHA ea9d46cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4dc76 - Browse repository at this point
Copy the full SHA 4a4dc76View commit details -
Merge pull request #9 from litghost/update_yosys_with_setundef
Update yosys with setundef
Configuration menu - View commit details
-
Copy full SHA for 79eca4e - Browse repository at this point
Copy the full SHA 79eca4eView commit details
Commits on Feb 22, 2019
-
Added negedge sensitive FFs recognized by Vivado, also to the VPR flow.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Configuration menu - View commit details
-
Copy full SHA for 5eacb96 - Browse repository at this point
Copy the full SHA 5eacb96View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1a2c6 - Browse repository at this point
Copy the full SHA cf1a2c6View commit details
Commits on Feb 23, 2019
-
Merge pull request #10 from litghost/master+wip
Merge WREDUCE fix to Symbiflow branch
Configuration menu - View commit details
-
Copy full SHA for ec7f99f - Browse repository at this point
Copy the full SHA ec7f99fView commit details
Commits on Feb 26, 2019
-
Merge pull request #8 from antmicro/xilinx_ffmap
Moved techmaps from Yosys to SymbiFlow
Configuration menu - View commit details
-
Copy full SHA for 4c6936e - Browse repository at this point
Copy the full SHA 4c6936eView commit details
Commits on Feb 28, 2019
-
Disable RAM32X1D synthesis due to f4pga/f4pga-arch-defs#409
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3de28b - Browse repository at this point
Copy the full SHA c3de28bView commit details -
Merge pull request #11 from litghost/disable_ram32x1d_synthesis
Disable RAM32x1D synthesis
Configuration menu - View commit details
-
Copy full SHA for 48bfa03 - Browse repository at this point
Copy the full SHA 48bfa03View commit details -
Merge remote-tracking branch 'yosyshq/master' into master+wip
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d6e920 - Browse repository at this point
Copy the full SHA 8d6e920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a22a5a - Browse repository at this point
Copy the full SHA 7a22a5aView commit details
Commits on Mar 1, 2019
-
Merge pull request #13 from YosysHQ/master
merge "YosysHQ/yosys" into master+wip
Configuration menu - View commit details
-
Copy full SHA for 98104b3 - Browse repository at this point
Copy the full SHA 98104b3View commit details
Commits on Mar 5, 2019
-
Merge yosyshq/master back into master+wip.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4efcd3b - Browse repository at this point
Copy the full SHA 4efcd3bView commit details
Commits on Mar 6, 2019
-
Merge pull request #15 from litghost/update_master
Merge yosyshq/master back into master+wip.
Configuration menu - View commit details
-
Copy full SHA for 12a8e09 - Browse repository at this point
Copy the full SHA 12a8e09View commit details
Commits on Mar 7, 2019
-
Temporarily disable RAMB36 synthesis.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bcc77f1 - Browse repository at this point
Copy the full SHA bcc77f1View commit details -
Merge pull request #16 from litghost/disable_ramb36_until_supported
Temporarily disable RAMB36 synthesis.
Configuration menu - View commit details
-
Copy full SHA for 22eaab1 - Browse repository at this point
Copy the full SHA 22eaab1View commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8784672 - Browse repository at this point
Copy the full SHA 8784672View commit details
Commits on Apr 12, 2019
-
Merge pull request #21 from YosysHQ/master
Sync master+wip with upstream
Configuration menu - View commit details
-
Copy full SHA for 2c7e254 - Browse repository at this point
Copy the full SHA 2c7e254View commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f99354 - Browse repository at this point
Copy the full SHA 8f99354View commit details