Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix examples for format definitions, and add tombstone. | Keith Rothman | 2021-03-29 | 1 | -2/+5 |
| | | | | | | | Fields in capnproto shouldn't be deleted for backwards compability reasons. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #21 from clavin-xlnx/remove_tile_pat_idx | litghost | 2021-03-29 | 1 | -1/+0 |
|\ | | | | | Removing tile pattern index for now, resolves Issue #17. | ||||
| * | Removing tile pattern index for now. | clavin | 2021-03-29 | 1 | -1/+0 |
|/ | | | | Signed-off-by: clavin <clavin@xilinx.com> | ||||
* | Merge pull request #20 from litghost/add_missing_stuff | litghost | 2021-03-22 | 2 | -1/+4 |
|\ | | | | | Add DeviceResources to cxx_static Makefile and C++ namespace. | ||||
| * | Add DeviceResources to cxx_static Makefile and C++ namespace. | Keith Rothman | 2021-03-22 | 2 | -1/+4 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #19 from litghost/add_default_parameters | litghost | 2021-03-22 | 2 | -3/+76 |
|\ | | | | | Add entries for default parameters, and how to present parameters as strings. | ||||
| * | Add entries for default parameters, and how to present parameters as strings. | Keith Rothman | 2021-03-22 | 2 | -3/+76 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #18 from litghost/pseudo_cell_docs | litghost | 2021-03-18 | 1 | -0/+37 |
|\ | | | | | Add initial pseudo cell documentation. | ||||
| * | Clarify some lines based on review comments. | Keith Rothman | 2021-03-18 | 1 | -6/+7 |
| | | | | | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
| * | Add initial pseudo cell documentation. | Keith Rothman | 2021-03-18 | 1 | -0/+36 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #13 from litghost/test_schema | litghost | 2021-02-24 | 2 | -0/+25 |
|\ | | | | | Test schema on GH Actions. | ||||
| * | Have at least 2 members in LUT equation union. | Keith Rothman | 2021-02-24 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
| * | Test schema on GH Actions. | Keith Rothman | 2021-02-24 | 1 | -0/+24 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #10 from litghost/flesh_out_lut_section | litghost | 2021-02-23 | 1 | -2/+30 |
|\ | | | | | Add INIT parameter field and add comments to LUT section. | ||||
| * | Add INIT parameter field and add comments to LUT section. | Keith Rothman | 2021-02-23 | 1 | -2/+30 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #9 from litghost/add_constant_cell_port | litghost | 2021-02-22 | 1 | -0/+19 |
|\ | | | | | Add missing constant information to device database. | ||||
| * | Add missing constant information to device database. | Keith Rothman | 2021-02-19 | 1 | -0/+19 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #8 from litghost/enable_out_of_source_build | litghost | 2021-02-15 | 1 | -2/+14 |
|\ | | | | | Enable out of source build directory. | ||||
| * | Enable out of source build directory. | Keith Rothman | 2021-02-15 | 1 | -2/+14 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #7 from litghost/fix_interface_path | litghost | 2021-02-15 | 1 | -1/+2 |
|\ | | | | | Add INTERFACE path to library. | ||||
| * | Add INTERFACE path to library. | Keith Rothman | 2021-02-15 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #6 from litghost/add_cmake_for_schema_files | litghost | 2021-02-15 | 1 | -0/+35 |
|\ | | | | | Add CMake file to build static library. | ||||
| * | Add CMake file to build static library. | Keith Rothman | 2021-02-15 | 1 | -0/+35 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #5 from litghost/add_lut_definitions | litghost | 2021-02-12 | 1 | -0/+32 |
|\ | | | | | Add LUT definitions to DeviceResources. | ||||
| * | Add LUT definitions to DeviceResources. | Keith Rothman | 2021-02-12 | 1 | -0/+32 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #4 from litghost/add_lut_definitions_and_cxx | litghost | 2021-02-12 | 2 | -2/+8 |
|\ | | | | | Add C++ namespace definitions. | ||||
| * | Add C++ namespace definitions. | Keith Rothman | 2021-02-12 | 2 | -2/+8 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #3 from litghost/dos2unix_fix | litghost | 2021-02-12 | 2 | -293/+293 |
|\ | | | | | Convert to unix line endings. | ||||
| * | Unify on unix line endings. | Keith Rothman | 2021-02-12 | 2 | -293/+293 |
|/ | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Merge pull request #2 from clavin-xlnx/main | litghost | 2021-02-12 | 4 | -0/+834 |
|\ | | | | | Transferring from Xilinx/RapidWright | ||||
| * | Transfering from Xilinx/RapidWright | Chris Lavin | 2021-02-12 | 4 | -0/+834 |
|/ | | | | Signed-off-by: Chris Lavin <clavin@xilinx.com> | ||||
* | Add initial commit. | Keith Rothman | 2021-02-04 | 2 | -0/+218 |
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> |