{"id":13420539,"url":"https://github.com/makestuff/libfpgalink","last_synced_at":"2025-03-15T06:33:36.181Z","repository":{"id":54979421,"uuid":"1782031","full_name":"makestuff/libfpgalink","owner":"makestuff","description":"LIB:Library for interacting with an FPGA over USB","archived":false,"fork":false,"pushed_at":"2021-01-16T18:06:02.000Z","size":7255,"stargazers_count":82,"open_issues_count":6,"forks_count":25,"subscribers_count":18,"default_branch":"main","last_synced_at":"2024-07-31T22:55:30.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/makestuff/libfpgalink/wiki/FPGALink","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makestuff.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-21T22:10:55.000Z","updated_at":"2024-01-10T22:10:39.000Z","dependencies_parsed_at":"2022-08-14T08:00:56.793Z","dependency_job_id":null,"html_url":"https://github.com/makestuff/libfpgalink","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makestuff%2Flibfpgalink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makestuff%2Flibfpgalink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makestuff%2Flibfpgalink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makestuff%2Flibfpgalink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makestuff","download_url":"https://codeload.github.com/makestuff/libfpgalink/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221553297,"owners_count":16842000,"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-07-30T22:01:35.764Z","updated_at":"2024-10-26T16:31:02.380Z","avatar_url":"https://github.com/makestuff.png","language":"C","funding_links":[],"categories":["TODO scan for Android support in followings"],"sub_categories":[],"readme":"A library for JTAG-programming and subsequently interacting with an FPGA over USB using a\nmicrocontroller (primarily the Cypress FX2LP). It allows you to:\n\n   * Load and save Cypress FX2LP firmware\n   * Communicate with the FPGA using HiSpeed USB (~25Mbyte/s)\n   * Reprogram the FPGA using JTAG over USB\n   * Bootstrap an FPGA design standalone using minimal components\n\nSee http://bit.ly/fpgalnk-api for the API docs.\n\nTo build, first you need to install the MakeStuff Build Environment (http://tiny.cc/msbil) for\nyour platform, then do:\n\nchris@wotan$ cd makestuff/libs\nchris@wotan$ ../scripts/msget.sh libfpgalink   # or msgit.sh if you want a local git repo\nchris@wotan$ cd libfpgalink\nchris@wotan$ make deps\n\n*** WINDOWS PREREQUISITES ***\n\n* Visual Studio Express 2010 or 2008\n* SDCC 2.9.0 (http://bit.ly/k7wyYn)\n* Xilinx ISE WebPACK (http://bit.ly/bRf82e)\n\n*** LINUX PREREQUISITES ***\n\n* sudo apt-get install g++\n* sudo apt-get install libusb-dev\n* sudo apt-get install sdcc\n* Xilinx ISE WebPACK (http://bit.ly/bRf82e)\n\n*** MACOS PREREQUISITES ***\n\n* XCode (http://bit.ly/apple-connect)\n* LibUSB (http://bit.ly/libusb-macos)\n* Wget (http://bit.ly/wget-macos)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakestuff%2Flibfpgalink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakestuff%2Flibfpgalink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakestuff%2Flibfpgalink/lists"}