Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

[WIP] Script generating symbols for Xilinx FPGA #293

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2019

  1. First play with Xilinx's package definition files.

    Pin extracting, bank grouping.
    Some primitive symbol generation.
    ObKo committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    5d97878 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Complete symbol layout generation.

    No electrical types yet.
    ObKo committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    8503585 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Electrical types.

    ObKo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    e9f4909 View commit details
    Browse the repository at this point in the history
  2. Footprint assignment.

    ObKo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a2c8771 View commit details
    Browse the repository at this point in the history
  3. Some polishing.

    ObKo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    b7b5d0d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Artix-7 support.

    Some small fixes.
    ObKo committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    f237c72 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Zynq-7000 support.

    Minor layout improvements.
    ObKo committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    fa552b2 View commit details
    Browse the repository at this point in the history
  2. Cleanup layout code.

    ObKo committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    e115ae4 View commit details
    Browse the repository at this point in the history
  3. Don't save incomplete symbols.

    Support for Kintex-7 and Virtex-7.
    ObKo committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    0748b05 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Correct footprint names.

    ObKo committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    2a3ad6d View commit details
    Browse the repository at this point in the history