{"id":19867678,"url":"https://github.com/cwsmith/hls_sandbox","last_synced_at":"2026-02-11T08:02:09.751Z","repository":{"id":93889003,"uuid":"169285956","full_name":"cwsmith/hls_sandbox","owner":"cwsmith","description":"testing vivado hls","archived":false,"fork":false,"pushed_at":"2019-05-19T03:39:34.000Z","size":12640,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T15:52:25.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ada","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cwsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-02-05T17:57:40.000Z","updated_at":"2019-05-19T03:39:36.000Z","dependencies_parsed_at":"2023-04-26T15:02:18.065Z","dependency_job_id":null,"html_url":"https://github.com/cwsmith/hls_sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwsmith%2Fhls_sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwsmith%2Fhls_sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwsmith%2Fhls_sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwsmith%2Fhls_sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwsmith","download_url":"https://codeload.github.com/cwsmith/hls_sandbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241279044,"owners_count":19938081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-12T15:29:58.865Z","updated_at":"2026-02-11T08:02:04.730Z","avatar_url":"https://github.com/cwsmith.png","language":"Ada","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hls_sandbox\nTesting pipelined graph operations supporting mesh adaptation on Xilinx Vivado HLS\n## environment set-up on HLS virtual machine\nBefore building in any sub-directories, copy the hls directory into the subdirectories:\n```\ncd hls_sandbox\ncp -r hls customized_union\ncp -r hls g_rg_transit\ncp -r hls intersect_stream\ncp -r hls invert\ncp -r hls invert_stream\ncp -r hls unite_stream\n```\n## customized_union\nA customized function to unite multiple adjacency arrays (Adj_t)\n### build\n\n```\nmake\n```\n\n### run\n\n```\n./main\n```\n## g_rg_transit\nA pipelined function for graph(irregular: upward adjacency)-rgraph(regular: downward adjacency) transit. Both graph and rgraph are stored as array of adjacency arrays (Adj_t)\n### build\n\n```\nmake\n```\n\n### run\n\n```\n./main\n```\n## intersect_stream\nA pipelined function to get intersection of two adjacency arrays (Adj_t)\n### build\n\n```\nmake\n```\n\n### run\n\n```\n./main\n```\n## invert\nA function(not pipelined) to test the invert function (takes a regular graph PartoChld as input and outputs a graph ChldToPar)\n### build\n\n```\nmake\n```\n\n### run\n\n```\n./main\n```\n## invert_stream\nA pipelined invert function (takes a regular graph PartoChld as input and outputs a graph ChldToPar)\n### build\n\n```\nmake\n```\n\n### run\n\n```\n./main\n```\n## unite_stream\nA pipelined function to unite two adjacency arrays (Adj_t)\n### build\n\n```\nmake\n```\n\n### run\n\n```\n./main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwsmith%2Fhls_sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwsmith%2Fhls_sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwsmith%2Fhls_sandbox/lists"}