{"id":23910160,"url":"https://github.com/apertus-open-source-cinema/naps","last_synced_at":"2025-03-16T11:28:04.248Z","repository":{"id":47714137,"uuid":"177207498","full_name":"apertus-open-source-cinema/naps","owner":"apertus-open-source-cinema","description":"An experiment for building gateware for the axiom micro / beta using amaranth-hdl","archived":false,"fork":false,"pushed_at":"2024-04-29T13:55:14.000Z","size":44570,"stargazers_count":40,"open_issues_count":4,"forks_count":4,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-01-05T07:01:54.852Z","etag":null,"topics":["axiom-beta","compression","fpga","gateware","hacktoberfest","machxo","nmigen","python","soc","video","wavelet","zynq"],"latest_commit_sha":null,"homepage":"https://apertus-open-source-cinema.github.io/naps/intro.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apertus-open-source-cinema.png","metadata":{"files":{"readme":"README.rst","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-03-22T20:50:55.000Z","updated_at":"2024-11-29T02:48:17.000Z","dependencies_parsed_at":"2024-04-29T15:08:37.719Z","dependency_job_id":null,"html_url":"https://github.com/apertus-open-source-cinema/naps","commit_stats":{"total_commits":436,"total_committers":6,"mean_commits":72.66666666666667,"dds":"0.22935779816513757","last_synced_commit":"43ae6c110c5d9f969ca9f9794cabb68218a32805"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apertus-open-source-cinema%2Fnaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apertus-open-source-cinema%2Fnaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apertus-open-source-cinema%2Fnaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apertus-open-source-cinema%2Fnaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apertus-open-source-cinema","download_url":"https://codeload.github.com/apertus-open-source-cinema/naps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243860226,"owners_count":20359690,"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":["axiom-beta","compression","fpga","gateware","hacktoberfest","machxo","nmigen","python","soc","video","wavelet","zynq"],"created_at":"2025-01-05T07:00:40.442Z","updated_at":"2025-03-16T11:28:04.225Z","avatar_url":"https://github.com/apertus-open-source-cinema.png","language":"Python","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"naps - The Relaxed Amaranth Packages Collection\n=======================================================\n\nBuilding Blocks \u0026 Tools for FPGA Design with Python \u0026 `Amaranth HDL \u003chttps://github.com/amaranth-lang/amaranth\u003e`__.\nMostly a place to experiment and figure out how to build things.\nAlso the incubator for the future AXIOM Beta camera gateware \u0026 the home of the current AXIOM micro gateware.\n\nThis repo contains:\n\n-  Prototypes of the upcoming Amaranth data types ``PackedStruct`` and ``Interface`` (here called ``Bundle``) (in ``src/lib/data_structure/``)\n-  A stream Abstraction with various building Blocks: (in ``src/lib/stream/``)\n\n   -  FIFOs\n   -  A gearbox for changing the width\n   -  Helpers for building other Stream cores\n   -  Miscellaneous Debug and Inspection tools\n\n-  various Amaranth cores (in ``src/lib/``) for:\n\n   -  AXI and AXI Lite including a Buffer reader and Writer\n   -  A CSR bank that can be wired to an AXI bus\n   -  HDMI (currently the DVI subset; derived from Litevideo)\n   -  A HISPI reciever (for the use with aptina / onsemi image sensors)\n   -  A core for streaming data over USB3 using the ft601\n   -  Some utility video processing (like debayering)\n   -  …\n\n-  tools for gluing together SOCs (currently supports the Xilinx Zynq and JTAG based plattoforms) in ``src/soc/``\n\n   -  Making heavy use of Amaranth HDL Platform abstractions (wrapping existing plattforms)\n   -  Provides a bus agnostic way to describe (low speed) peripherals\n   -  Emits Python code that can be used to access the designs CSRs (“pydriver”)\n   -  Generate devicetree overlays for loading linux device drivers\n   -  pack “fatbitstreams” that bundle setup logic, drivers and the bitstream\n   -  there is a `Poster about the naps soc infrastructure \u003cdoc/NapsPosterFPGAIgnite2023.pdf\u003e`__.\n\n-  platform definitions for both the AXIOM Beta and the AXIOM Micro in ``src/devices/``\n-  a variety of other smaller half-working experiments in ``src/experiments/``\n\n   -  linux framebuffer HDMI output\n   -  USB3 Plugin module gateware (wip)\n   -  AXIOM micro camera gateware (wip)\n   -  test gateware to test connectors for their ability to transmit high speed data (via a loopback test)\n   -  test gateware for the axi writer \u0026 reader\n\nInstallation\n------------\n\nInstalling ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapertus-open-source-cinema%2Fnaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapertus-open-source-cinema%2Fnaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapertus-open-source-cinema%2Fnaps/lists"}