共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > fpgatools |
fpgatools
|
1 | 0 | 298 |
贡献者 | 讨论 | 代码提交 |
fpgatools is a toolchain to program flexible programmable gate arrays (FPGAs). the only supported chip at this time is the xc6slx9, a cheap (ca. 10 USD) but powerful 45nm-generation chip with about 2400 LUTs, block ram and multiply-accumulate devices. the principles of fpgatools are: 1. reach the maximum physical performance of the chip. 2. fast development cycles. 3. independent toolchain that only depends on other free software. 4. lightweight C implementation without GUI. 5. supported platform: Linux. 6. license: public domain