summaryrefslogtreecommitdiffstats
path: root/interchange
Commit message (Collapse)AuthorAgeFilesLines
* Removing tile pattern index for now.clavin2021-03-291-1/+0
| | | | Signed-off-by: clavin <clavin@xilinx.com>
* Add DeviceResources to cxx_static Makefile and C++ namespace.Keith Rothman2021-03-221-0/+3
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add entries for default parameters, and how to present parameters as strings.Keith Rothman2021-03-222-3/+76
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Have at least 2 members in LUT equation union.Keith Rothman2021-02-241-0/+1
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add INIT parameter field and add comments to LUT section.Keith Rothman2021-02-231-2/+30
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add missing constant information to device database.Keith Rothman2021-02-191-0/+19
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add LUT definitions to DeviceResources.Keith Rothman2021-02-121-0/+32
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add C++ namespace definitions.Keith Rothman2021-02-122-2/+8
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Unify on unix line endings.Keith Rothman2021-02-122-293/+293
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Transfering from Xilinx/RapidWrightChris Lavin2021-02-124-0/+834
Signed-off-by: Chris Lavin <clavin@xilinx.com>