zoukankan      html  css  js  c++  java
  • [转]FPGA网站推荐

    1. OPENCORES.ORG
    这里提供非常多,非常好的PLD了内核,8051内核就可以在里面找到。进入后,选择project或者由http//www.opencores.org/browse.cgi/by_category进入。
    对于想了解这个行业动态人可以看看它的投票调查。
    http://www.opencores.org/polls.cgi/list

    OpenCores is a loose collection of people who are interested in developing hardware, with a similar ethos to the free software movement. Currently the emphasis is on digital modules called 'cores', since FPGAs have reduced the incremental cost of a core to approximately zero. Activity is centered around the opencores web site
    http://www.opencores.org - 外文

    2. FPGAs are fun
    提供了大量的关于FPGA应用的文章,项目实际例子。强烈推荐
    http://www.fpga4fun.com/ - 外文

    3. Open Collector
    收集了大量的开源硬件,内核.它的分类非常清晰,不多说。
    强烈推荐
    目录结构
    # Design tools and software

    * Digital
    o Data Entry
    o Simulation
    + General
    + Spice or alternatives
    + Verilog
    + VHDL
    o Verification
    o Synthesis
    + ASIC
    + FPGA
    + Logic Minimization
    + PCB Design
    o Educational
    * Other

    # Hardware designs

    * Design Libraries
    * Computers
    * Embedded Systems
    * Processors
    * Interface
    * Control
    * Robotics
    * Audio
    * Video
    * DSP
    * Radio
    * Telecoms
    * Other

    # Groups and Organizations
    http://opencollector.org/summary.php - 外文

    4. The First Stop for the Latest ICs and Components
    非常好的关于微处理器,DSP,可以编程控制器资讯的网站,更新非常快。强烈推荐一些领导级别的人常去,了解行业动态!
    http://www.eeproductcenter.com/ - 外文

    5. 强烈推荐FPGA学习。
    http://www.epanorama.net/links/fpga.html - 外文

    6. www.fpga-faq.org
    收集了大量的faq.对一些概论性的东西作了很好的解说。
    初学者必去。
    http://www.fpga-faq.org/ - 外文

    7. Via Dev-page
    提供许多非常新的开发项目,而且提供详细的有关资料。
    ultrasonic sensor-based radar
    Simple power supply
    PIC-based alarm clock
    Nissan Maxima Consult Interface
    Mfr. libraries for Protel
    Sony IRCS remote control FPGA IP core
    testing proj.
    Cheap logic analyzer, PIC based
    PIC-based IDE
    Custom Protel libraries
    Sobel edge detector FPGA IP Core - EE project
    Trivial high-voltage programmer for PIC
    FPGA-based MAC and PHY
    FTDI USB - RS 232 converter
    MP3 Server front-end for linux server, PIC based
    文档下载http://via.dynalias.org/hw/
    http://via.dynalias.org/ - 外文

    8. Design And Reuse
    The Web's System-On-Chip Design Resource - IP, Core, System-On-Chip
    http://www.us.design-reuse.com/ - 外文

    9. FPGAworld
    大量的资料下载,推荐.需要注册
    http://www.fpgaworld.com/ - 外文

    10. FPGA-Guide
    This WEB-page is dedicated to all PLD / FPGA-designers
    to find the best solution for their project
    http://www.fpga-guide.com/ - 外文

    11. SOCcentral
    SOCcentral brings you the latest news about SOC/ASIC/FPGA design, EDA tools and design methodologies, intellectual property (IP), and design reuse. You'll also find the abstracts (and links) to more than 1600 relevant magazine and newspaper articles, tutorials, whitepapers, and application notes available on line, as well as the most comprehensive directory of EDA/design service/IP providers available anywhere on the Internet.
    http://www.soccentral.com/ - 外文

    12. EDACafe, the Leading EDA Portal
    http://www.edacafe.com/ - 外文

    13. FPGA and Programmable Logic Journal
    http://www.fpgajournal.com/ - 外文

    14. FPGA.ch
    有许多FPGA应用。
    http://www.fpga.ch/ - 外文

    15. Accellera的主页
    一个收集了非常多的关于HDL标准的网站。
    Accellera's mission is to drive worldwide development and use of standards required by systems, semiconductor and design tools companies, which enhance a language-based design automation process. Its Board of Directors guides all the operations and activities of the organization and is comprised of representatives from ASIC manufacturers, systems companies and design tool vendors.

    http://www.accellera.org/activities/ - 外文

    16. www.fpga4fun.com
    www.fpga4fun.com网站收集的链接,非常实用。特色就是它把verilog与VHDL相关的链接作了分类汇总。
    http://www.fpga4fun.com/links.html - 外文

    17. FPGA CPU News
    收集了大量的关于FPGA,CPU的新闻,可以了解它们的发展动态。可惜很久很久没有更新了。

    http://www.fpgacpu.org/ - 中文

    18. FPGA-based Logic Analyzer
    利用FPGA来进行逻辑分析,有上位机器VC的源代码实现,非常优秀,它不是利用MFC实现,我下载并且编译通过,有硬件电路图,PCB图,有PC104与并口接口。但是我没有找到VHDL代码。一个非常有用的实际性工程。可以
    http://www.eebit.com/ - 外文

    19. 中国集成电路设计平台开发网
    里面有些不错的关于FPGA的资料,可以看看。
    http://www.fpgastation.cn/ - 中文

     

    原文地址:http://www.eefocus.com/yq000cn/blog/10-12/199805_b07a8.html

  • 相关阅读:
    洛谷P3400 仓鼠窝(单调栈)
    牛客练习赛65
    2015 HIAST Collegiate Programming Contest] 题解(AK)
    “科林明伦杯”哈尔滨理工大学第十届程序设计竞赛(同步赛)
    POJ 2421 Constructing Roads
    逆序数&&线段树
    HDU-1166 敌兵布阵 (线段树&&树状数组入门)
    Codeforces Round #484 (Div. 2)
    HDU
    HDU 5773 The All-purpose Zero (变形LIS)
  • 原文地址:https://www.cnblogs.com/TFH-FPGA/p/3361258.html
Copyright © 2011-2022 走看看