{"id":13649164,"url":"https://github.com/slaclab/ruckus","last_synced_at":"2026-03-06T01:09:48.397Z","repository":{"id":15510822,"uuid":"66404310","full_name":"slaclab/ruckus","owner":"slaclab","description":"FPGA and Digital ASIC Build System","archived":false,"fork":false,"pushed_at":"2026-02-09T19:33:20.000Z","size":2311,"stargazers_count":81,"open_issues_count":0,"forks_count":38,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-02-10T01:39:24.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://slaclab.github.io/ruckus/","language":"Tcl","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slaclab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-23T21:22:17.000Z","updated_at":"2026-02-09T19:32:35.000Z","dependencies_parsed_at":"2024-01-14T11:00:21.415Z","dependency_job_id":"3f649ed2-29e3-40e6-a9a2-1679b28cc9cb","html_url":"https://github.com/slaclab/ruckus","commit_stats":null,"previous_names":[],"tags_count":166,"template":false,"template_full_name":null,"purl":"pkg:github/slaclab/ruckus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fruckus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fruckus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fruckus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fruckus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slaclab","download_url":"https://codeload.github.com/slaclab/ruckus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fruckus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30157029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T01:04:48.940Z","updated_at":"2026-03-06T01:09:48.357Z","avatar_url":"https://github.com/slaclab.png","language":"Tcl","funding_links":[],"categories":["Tcl"],"sub_categories":[],"readme":"# ruckus\n[DOE Code](https://www.osti.gov/doecode/biblio/8165)\n\nA Makefile/TCL `hybrid` Firmware build system\n\n# Documentation\n\n[An Introduction to Ruckus Presentation](https://docs.google.com/presentation/d/1kvzXiByE8WISo40Xd573DdR7dQU4BpDQGwEgNyeJjTI/edit?usp=sharing)\n\n[Doxygen Homepage](https://slaclab.github.io/ruckus/index.html)\n\n[Support Homepage](https://confluence.slac.stanford.edu/display/ppareg/Build+System%3A+Vivado+Support)\n\n# List of user defined TCL scripts\n\nUser defined TCL scripts are located in the target's vivado directory.\nThese user defined TCL scripts are not required.\n\nHere's a full list of user defined TCL scripts:\n\n| User Filename                     | source .TCL location                     |\n|-----------------------------------|------------------------------------------|\n| project_setup.tcl                 | vivado/project.tcl                       |\n| properties.tcl                    | vivado/properties.tcl                    |\n| messages.tcl                      | vivado/messages.tcl                      |\n| sources.tcl                       | vivado/sources.tcl                       |\n| pre_synthesis.tcl                 | vivado/pre_synthesis.tcl                 |\n| post_synthesis.tcl                | vivado/post_synthesis.tcl                |\n| post_route.tcl                    | vivado/post_route.tcl                    |\n| proc.tcl                          | vivado/proc.tcl                          |\n| gui.tcl                           | vivado/gui.tcl                           |\n| dcp.tcl                           | vivado/dcp.tcl                           |\n| post_build.tcl                    | vivado/build.tcl                         |\n| batch.tcl                         | vivado/batch.tcl                         |\n| pre_msim.tcl                      | vivado/msim.tcl                          |\n| post_msim.tcl                     | vivado/msim.tcl                          |\n| pre_vcs.tcl                       | vivado/vcs.tcl                           |\n| post_vcs.tcl                      | vivado/vcs.tcl                           |\n| xsim.tcl                          | vivado/xsim.tcl                          |\n| sdk.tcl                           | vivado/post_route.tcl                    |\n| promgen.tcl                       | vivado/promgen.tcl                       |\n| pre_route_run.tcl                 | vivado/run/pre/route.tcl                 |\n| post_route_run.tcl                | vivado/run/post/route.tcl                |\n| pre_synth_run.tcl                 | vivado/run/pre/synth.tcl                 |\n| post_synth_run.tcl                | vivado/run/post/synth.tcl                |\n| pre_opt_run.tcl                   | vivado/run/pre/opt.tcl                   |\n| post_opt_run.tcl                  | vivado/run/post/opt.tcl                  |\n| pre_phys_opt_run.tcl              | vivado/run/pre/phys_opt.tcl              |\n| post_phys_opt_run.tcl             | vivado/run/post/phys_opt.tcl             |\n| pre_place_run.tcl                 | vivado/run/pre/place.tcl                 |\n| post_place_run.tcl                | vivado/run/post/place.tcl                |\n| pre_post_place_power_opt_run.tcl  | vivado/run/pre/post_place_power_opt.tcl  |\n| post_post_place_power_opt_run.tcl | vivado/run/post/post_place_power_opt.tcl |\n| pre_post_route_phys_opt_run.tcl   | vivado/run/pre/post_route_phys_opt.tcl   |\n| post_post_route_phys_opt_run.tcl  | vivado/run/post/post_route_phys_opt.tcl  |\n| pre_power_opt_run.tcl             | vivado/run/pre/power_opt.tcl             |\n| post_power_opt_run.tcl            | vivado/run/post/power_opt.tcl            |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaclab%2Fruckus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslaclab%2Fruckus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaclab%2Fruckus/lists"}