{"id":19844384,"url":"https://github.com/rohankalbag/algorithms-to-hardware","last_synced_at":"2026-03-02T23:33:47.175Z","repository":{"id":210557672,"uuid":"684439382","full_name":"rohankalbag/algorithms-to-hardware","owner":"rohankalbag","description":" Algorithmic Design of Digital Systems - Autumn Semester 2023 - Indian Institute of Technology Bombay","archived":false,"fork":false,"pushed_at":"2023-12-03T15:07:49.000Z","size":58640,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T12:19:32.475Z","etag":null,"topics":["digital-design","hardware-acceleration","high-level-synthesis"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rohankalbag.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-29T06:03:23.000Z","updated_at":"2023-12-03T15:15:11.000Z","dependencies_parsed_at":"2023-12-03T17:24:19.918Z","dependency_job_id":"db00a815-7551-428e-a371-a73253b85cd4","html_url":"https://github.com/rohankalbag/algorithms-to-hardware","commit_stats":null,"previous_names":["rohankalbag/algorithms-to-hardware"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankalbag%2Falgorithms-to-hardware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankalbag%2Falgorithms-to-hardware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankalbag%2Falgorithms-to-hardware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankalbag%2Falgorithms-to-hardware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohankalbag","download_url":"https://codeload.github.com/rohankalbag/algorithms-to-hardware/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241215592,"owners_count":19928515,"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":["digital-design","hardware-acceleration","high-level-synthesis"],"created_at":"2024-11-12T13:03:56.042Z","updated_at":"2026-03-02T23:33:42.138Z","avatar_url":"https://github.com/rohankalbag.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# High Level Synthesis using Algorithmic Assembly\n\n## EE789 : Algorithmic Design of Digital Systems\n\n### Course Instructor : Prof. Madhav P Desai\n\n\u003e [Algorithmic Assembly (AA)](https://github.com/madhavPdesai/ahir) is an Intermediate Representation (IR) for the AHIRv2 C to VHDL compiler which was developed at IIT Bombay \n\nThis contains my solutions to the course assignments \n1. Design of [Shift and Add Multiplier](https://github.com/rohankalbag/ee789-iitb/blob/main/Assignment1/Question_1/Solution.pdf) and [Shift and Subtract Divider](https://github.com/rohankalbag/ee789-iitb/blob/main/Assignment1/Question_2/Solution.pdf) Circuit using AA\n2. Hardware Acceleration of [Matrix Multiplication](https://github.com/rohankalbag/ee789-iitb/blob/main/Assignment2/Solution.pdf) using Loop Optimizations, Parallelism in AA\n\n### Frequently Used Commands \n\n```bash\ntar -xvzf path/filename.tgz\ndocker exec -it container_name /bin/bash\n```\n\n```bash\n# for x86 based Processors\nsudo docker run -it -v $(pwd)/:/home/examples/ ee789_ahir_img\n```\n\n```bash\n# for arm64 based Apple Silicon\nsudo docker run --platform linux/amd64 -it -v $(pwd)/:/home/examples/ ee789_ahir_img\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohankalbag%2Falgorithms-to-hardware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohankalbag%2Falgorithms-to-hardware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohankalbag%2Falgorithms-to-hardware/lists"}