{"id":28605143,"url":"https://github.com/quanoom/sequencedetector","last_synced_at":"2026-01-31T05:32:45.941Z","repository":{"id":270268162,"uuid":"898386891","full_name":"Quanoom/SequenceDetector","owner":"Quanoom","description":"11001 sequence detector","archived":false,"fork":false,"pushed_at":"2025-01-21T09:38:37.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T05:59:08.546Z","etag":null,"topics":["asic","digital-design","fpga","hardware","hardware-description-language","hdl","sequence-detection","sequence-detector","verilog"],"latest_commit_sha":null,"homepage":"","language":"Verilog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quanoom.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":"2024-12-04T09:56:10.000Z","updated_at":"2025-01-21T09:38:40.000Z","dependencies_parsed_at":"2025-11-14T18:01:10.628Z","dependency_job_id":null,"html_url":"https://github.com/Quanoom/SequenceDetector","commit_stats":null,"previous_names":["dalifethiabdellatif/sequencedetector","lemongrb/sequencedetector","a-bdellatif/sequencedetector","0xabdellatif/sequencedetector","quanoom/sequencedetector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Quanoom/SequenceDetector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quanoom%2FSequenceDetector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quanoom%2FSequenceDetector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quanoom%2FSequenceDetector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quanoom%2FSequenceDetector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quanoom","download_url":"https://codeload.github.com/Quanoom/SequenceDetector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quanoom%2FSequenceDetector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28930381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: 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":["asic","digital-design","fpga","hardware","hardware-description-language","hdl","sequence-detection","sequence-detector","verilog"],"created_at":"2025-06-11T18:41:53.194Z","updated_at":"2026-01-31T05:32:45.935Z","avatar_url":"https://github.com/Quanoom.png","language":"Verilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is an overlapping sequence detector implemented using verilog language.\n#### State Table : \n\u003ctable\u003e\n  \u003ctr\u003e\n  \u003cth\u003e Current State\u003c/th\u003e\n  \u003cth\u003e Next State(in = 0, in = 1)\u003c/th\u003e\n  \u003cth\u003e Output(in = 0, in = 1) \u003c/th\u003e \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e S0 \u003c/td\u003e\n    \u003ctd\u003eS0, S1\u003c/td\u003e\n    \u003ctd\u003e0, 0\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e S1 \u003c/td\u003e\n    \u003ctd\u003eS0, S2\u003c/td\u003e\n    \u003ctd\u003e0, 0\u003c/td\u003e\n  \u003c/tr\u003e  \n  \u003ctr\u003e\n    \u003ctd\u003e S2 \u003c/td\u003e\n    \u003ctd\u003eS3, S2\u003c/td\u003e\n    \u003ctd\u003e0, 0\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e S3 \u003c/td\u003e\n    \u003ctd\u003eS4, S2\u003c/td\u003e\n    \u003ctd\u003e0, 0\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e S4 \u003c/td\u003e\n    \u003ctd\u003eS0, S1\u003c/td\u003e\n    \u003ctd\u003e0, 1\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquanoom%2Fsequencedetector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquanoom%2Fsequencedetector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquanoom%2Fsequencedetector/lists"}