GithubHelp home page GithubHelp logo

00mjk / fpgasnowwhat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devbisme/fpgasnowwhat

0.0 0.0 0.0 73.91 MB

Source for the "FPGAs?! Now What?" Book

Home Page: www.xess.com

VHDL 91.18% Shell 0.01% Python 0.52% Verilog 8.02% Perl 0.27%

fpgasnowwhat's Introduction

SOURCE FOR "FPGAs?! Now What?" TEXT.

These are the source files for the text "FPGAs?! Now What?", a book about FPGA design using Xilinx ISE WebPACK and the XuLA FPGA board.

SOURCE FILE ORGANIZATION

The source files for the book are organized as follows:

FpgasNowWhat:    // Top-level directory
    FpgasNowWhatBook.odm    // Master book file that incorporates material from all the subdirectories.
    Chapters:    // Subdirectory containing the source for each chapter.
        FirstFpgaDownload:  // Subdirectory containing the source files for this chapter.
            FirstFpgaDownload.odt    // Chapter text (OpenOffice/LibreOffice Writer file).
            Figures:                 // Subdirectory containing figure graphics source files.
                *.svg                // Inkscape files for figures. (Not used directly in text.)
                *.png                // Bitmaps of Inkscape files. (For inclusion in text.)
            FPGA:                    // Subdirectory containing FPGA project examples for this chapter.
                blinker:             // Subdirectory of Xilinx ISE 13 project files.
                    blinker.xise     // Xilinx ISE 13 project file.
                    ...              // The rest of the project files.
            Videos:                  // Subdirectory containing video clips.
                blinker_0001.mp4     // Video of blinker operation. 
        Compiler Basics:    // Same subdirectory structure for this chapter.
            ...
        FirstFpgaDesign:    // Same subdirectory structure for this chapter.
            ...
        ...                 // Additional chapters.

TOOLS

All the text is in .odt files written using LibreOffice/OpenOffice Writer. All the figures are .svg files created with Inkscape. All the images are .png files captured with various tools. All the videos are .mp4 files.

AUTHOR

Dave Vanden Bout, X Engineering Software Systems Corp, [email protected].

COPYRIGHT AND LICENSES

©2011 - X Engineering Software Systems Corp. (www.xess.com)

Book License

All text, graphics and video for this book are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License (http://creativecommons.org/licenses/by-sa/3.0/).

Software License

All FPGA project files, scripts and program code are licensed under a GPL license as follows:

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 47:

Non-ASCII character seen before =encoding in '©2011'. Assuming UTF-8

fpgasnowwhat's People

Contributors

devbisme avatar xesscorp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.