{"id":15914511,"url":"https://github.com/cpehle/cascade","last_synced_at":"2025-04-03T03:43:58.724Z","repository":{"id":71645440,"uuid":"151474097","full_name":"cpehle/cascade","owner":"cpehle","description":"Cycle based C++ hardware simulation infrastructure","archived":false,"fork":false,"pushed_at":"2019-09-18T21:00:44.000Z","size":1732,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T17:45:45.665Z","etag":null,"topics":["hardware","simulation","verilog"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"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/cpehle.png","metadata":{"files":{"readme":"README","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":"2018-10-03T20:10:24.000Z","updated_at":"2024-03-07T06:43:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"5fc48ec6-f7b3-4688-b427-adaebe5afc7e","html_url":"https://github.com/cpehle/cascade","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/cpehle%2Fcascade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpehle%2Fcascade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpehle%2Fcascade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpehle%2Fcascade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpehle","download_url":"https://codeload.github.com/cpehle/cascade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933357,"owners_count":20857052,"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":["hardware","simulation","verilog"],"created_at":"2024-10-06T17:03:47.231Z","updated_at":"2025-04-03T03:43:58.693Z","avatar_url":"https://github.com/cpehle.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"       __________________________________________\nC     /                                          \n A   /   Version 1.0 - March 10, 2013 \n  S /                                            \n   C     Copyright (c) 2013 D. E. Shaw Research  \n  / A                                            \n /   D   All Rights Reserved                     \n/     E__________________________________________\n\n\n\n1. Supported compilers\n   -------------------\n\nThis code requires some C++11 features and has been tested with the following compilers:\n\ng++ 4.7.2\nMSVC 2012\nVCS 2010.06\n\nThe code is provided \"as-is\"; any other compiler or VCS version may require modifications.\n\n\n2. Directories\n   -----------\n\ndoc                    - documentation for Cascade and descore\nexamples/life          - Conway's game of life example from the Cascade manual\nexamples/adder_verilog - Cascade/Verilog co-simulation example\ninclude                - Cascade/descore include files\nmsvc2012               - Visual studio 2012 solution\nobjs                   - Output directory for g++ builds\nsrc                    - Cascade/descore source files\nverilog                - Additional files required for Verilog co-simulation\n\n\n3. Building and Running\n   --------------------\n\nBuild descore:\n\n$ cd src/descore\n$ make\n\nBuild Cascade without support for Verilog co-simulation:\n\n$ cd src/cascade\n$ make\n\nBuild Cascade with support for Verilog co-simulation:\n\n$ cd src/cascade\n$ make verilog\n\nBuild and run life example (will automatically build descore and Cascade):\n\n$ cd examples/life\n$ make\n$ life\n\nBuild and run adder_verilog example (will automatically build descore and Cascade):\n\n$ cd examples/adder_verilog\n$ make\n$ simv\n\n\n4. Contact information\n   -------------------\n\nSend all questions and suggestions to Cascade@DEShawResearch.com\n\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpehle%2Fcascade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpehle%2Fcascade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpehle%2Fcascade/lists"}