summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #10 from litghost/flesh_out_lut_sectionlitghost2021-02-231-2/+30
|\ | | | | Add INIT parameter field and add comments to LUT section.
| * 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>
* Merge pull request #9 from litghost/add_constant_cell_portlitghost2021-02-221-0/+19
|\ | | | | Add missing constant information to device database.
| * Add missing constant information to device database.Keith Rothman2021-02-191-0/+19
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #8 from litghost/enable_out_of_source_buildlitghost2021-02-151-2/+14
|\ | | | | Enable out of source build directory.
| * Enable out of source build directory.Keith Rothman2021-02-151-2/+14
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #7 from litghost/fix_interface_pathlitghost2021-02-151-1/+2
|\ | | | | Add INTERFACE path to library.
| * Add INTERFACE path to library.Keith Rothman2021-02-151-1/+2
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #6 from litghost/add_cmake_for_schema_fileslitghost2021-02-151-0/+35
|\ | | | | Add CMake file to build static library.
| * Add CMake file to build static library.Keith Rothman2021-02-151-0/+35
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #5 from litghost/add_lut_definitionslitghost2021-02-121-0/+32
|\ | | | | Add LUT definitions to DeviceResources.
| * Add LUT definitions to DeviceResources.Keith Rothman2021-02-121-0/+32
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #4 from litghost/add_lut_definitions_and_cxxlitghost2021-02-122-2/+8
|\ | | | | Add C++ namespace definitions.
| * Add C++ namespace definitions.Keith Rothman2021-02-122-2/+8
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #3 from litghost/dos2unix_fixlitghost2021-02-122-293/+293
|\ | | | | Convert to unix line endings.
| * Unify on unix line endings.Keith Rothman2021-02-122-293/+293
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Merge pull request #2 from clavin-xlnx/mainlitghost2021-02-124-0/+834
|\ | | | | Transferring from Xilinx/RapidWright
| * Transfering from Xilinx/RapidWrightChris Lavin2021-02-124-0/+834
|/ | | | Signed-off-by: Chris Lavin <clavin@xilinx.com>
* Add initial commit.Keith Rothman2021-02-042-0/+218
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>