2024-07-17 20:17:53 -04:00
<!DOCTYPE html>
< html lang = "en" data-content_root = "./" >
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / > < meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
< meta name = "lang:clipboard.copy" content = "Copy to clipboard" >
< meta name = "lang:clipboard.copied" content = "Copied to clipboard" >
< meta name = "lang:search.language" content = "en" >
< meta name = "lang:search.pipeline.stopwords" content = "True" >
< meta name = "lang:search.pipeline.trimmer" content = "True" >
< meta name = "lang:search.result.none" content = "No matching documents" >
< meta name = "lang:search.result.one" content = "1 matching document" >
< meta name = "lang:search.result.other" content = "# matching documents" >
< meta name = "lang:search.tokenizer" content = "[\s\-]+" >
< link href = "https://fonts.gstatic.com/" rel = "preconnect" crossorigin >
< link href = "https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel = "stylesheet" >
< style >
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
< / style >
< link rel = "stylesheet" href = "_static/stylesheets/application.css" / >
< link rel = "stylesheet" href = "_static/stylesheets/application-palette.css" / >
< link rel = "stylesheet" href = "_static/stylesheets/application-fixes.css" / >
< link rel = "stylesheet" href = "_static/stylesheets/f4pga.css" / >
< link rel = "stylesheet" href = "_static/fonts/material-icons.css" / >
< meta name = "theme-color" content = "#3f51b5" >
< script src = "_static/javascripts/modernizr.js" > < / script >
< title > References — F4PGA documentation< / title >
< link rel = "stylesheet" type = "text/css" href = "_static/pygments.css?v=80d5e7a1" / >
< link rel = "stylesheet" type = "text/css" href = "_static/material.css?v=79c92029" / >
< script src = "_static/documentation_options.js?v=5929fcd5" > < / script >
2024-10-15 12:15:18 -04:00
< script src = "_static/doctools.js?v=9bcbadda" > < / script >
2024-07-17 20:17:53 -04:00
< script src = "_static/sphinx_highlight.js?v=dc90522c" > < / script >
< link rel = "icon" href = "_static/favicon.svg" / >
< link rel = "index" title = "Index" href = "genindex.html" / >
< link rel = "search" title = "Search" href = "search.html" / >
< link rel = "prev" title = "Glossary" href = "glossary.html" / >
< / head >
< body dir = ltr
data-md-color-primary=indigo data-md-color-accent=blue>
< svg class = "md-svg" >
< defs data-children-count = "0" >
< svg xmlns = "http://www.w3.org/2000/svg" width = "416" height = "448" viewBox = "0 0 416 448" id = "__github" > < path fill = "currentColor" d = "M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z" / > < / svg >
< / defs >
< / svg >
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "__drawer" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "__search" >
< label class = "md-overlay" data-md-component = "overlay" for = "__drawer" > < / label >
< a href = "#references" tabindex = "1" class = "md-skip" > Skip to content < / a >
< header class = "md-header" data-md-component = "header" >
< nav class = "md-header-nav md-grid" >
< div class = "md-flex navheader" >
< div class = "md-flex__cell md-flex__cell--shrink" >
< a href = "index.html" title = "F4PGA documentation"
class="md-header-nav__button md-logo">
< / a >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< label class = "md-icon md-icon--menu md-header-nav__button" for = "__drawer" > < / label >
< / div >
< div class = "md-flex__cell md-flex__cell--stretch" >
< div class = "md-flex__ellipsis md-header-nav__title" data-md-component = "title" >
< span class = "md-header-nav__topic" > F4PGA documentation< / span >
< span class = "md-header-nav__topic" > References < / span >
< / div >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< label class = "md-icon md-icon--search md-header-nav__button" for = "__search" > < / label >
< div class = "md-search" data-md-component = "search" role = "dialog" >
< label class = "md-search__overlay" for = "__search" > < / label >
< div class = "md-search__inner" role = "search" >
< form class = "md-search__form" action = "search.html" method = "GET" name = "search" >
< input type = "text" class = "md-search__input" name = "q" placeholder = "Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
< label class = "md-icon md-search__icon" for = "__search" > < / label >
< button type = "reset" class = "md-icon md-search__icon" data-md-component = "reset" tabindex = "-1" >

< / button >
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" data-md-scrollfix >
< div class = "md-search-result" data-md-component = "result" >
< div class = "md-search-result__meta" >
Type to start searching
< / div >
< ol class = "md-search-result__list" > < / ol >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< div class = "md-header-nav__source" >
< a href = "https://github.com/chipsalliance/f4pga" title = "Go to repository" class = "md-source" data-md-source = "github" >
< div class = "md-source__icon" >
< svg xmlns = "http://www.w3.org/2000/svg" xmlns:xlink = "http://www.w3.org/1999/xlink" viewBox = "0 0 24 24" width = "28" height = "28" >
< use xlink:href = "#__github" width = "24" height = "24" > < / use >
< / svg >
< / div >
< div class = "md-source__repository" >
chipsalliance/f4pga
< / div >
< / a >
< / div >
< / div >
< script src = "_static/javascripts/version_dropdown.js" > < / script >
< script >
var json_loc = ""versions.json"",
target_loc = "../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
< / script >
< / div >
< / nav >
< / header >
< div class = "md-container" >
< nav class = "md-tabs" data-md-component = "tabs" >
< div class = "md-tabs__inner md-grid" >
< ul class = "md-tabs__list" style = "float:left" >
< li class = "md-tabs__item" > < a href = "index.html" class = "md-tabs__link" > F4PGA documentation< / a > < / li >
< / ul >
< ul class = "md-tabs__list" id = "chipsalliance-header" style = "float:right" >
< li class = "md-tabs__item" > < a href = "https://chipsalliance.org" class = "md-tabs__link" >
< i class = "md-icon" > web< / i > CHIPS Alliance Website< / a > < / li >
< / ul >
< / div >
< / nav >
< main class = "md-main" >
< div class = "md-main__inner md-grid" data-md-component = "container" >
< div class = "md-sidebar md-sidebar--primary" data-md-component = "navigation" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--primary" data-md-level = "0" >
< label class = "md-nav__title md-nav__title--site" for = "__drawer" >
< a href = "index.html" title = "F4PGA documentation" class = "md-nav__button md-logo" >
< img src = "_static/" alt = " logo" width = "48" height = "48" >
< / a >
< a href = "index.html"
title="F4PGA documentation">F4PGA documentation< / a >
< / label >
< div class = "md-nav__source" >
< a href = "https://github.com/chipsalliance/f4pga" title = "Go to repository" class = "md-source" data-md-source = "github" >
< div class = "md-source__icon" >
< svg xmlns = "http://www.w3.org/2000/svg" xmlns:xlink = "http://www.w3.org/1999/xlink" viewBox = "0 0 24 24" width = "28" height = "28" >
< use xlink:href = "#__github" width = "24" height = "24" > < / use >
< / svg >
< / div >
< div class = "md-source__repository" >
chipsalliance/f4pga
< / div >
< / a >
< / div >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< span class = "md-nav__link caption" > < span class = "caption-text" > About F4PGA< / span > < / span >
< / li >
< li class = "md-nav__item" >
< a href = "getting-started.html" class = "md-nav__link" >
Getting started< / a >
< / li >
< li class = "md-nav__item" >
< a href = "how.html" class = "md-nav__link" >
How it works< / a >
< / li >
< li class = "md-nav__item" >
< a href = "status.html" class = "md-nav__link" >
Supported Architectures< / a >
< / li >
< li class = "md-nav__item" >
< a href = "community.html" class = "md-nav__link" >
Community< / a >
< / li >
< li class = "md-nav__item" >
< span class = "md-nav__link caption" > < span class = "caption-text" > Python utils< / span > < / span >
< / li >
< li class = "md-nav__item" >
< a href = "f4pga/index.html" class = "md-nav__link" >
Overview< / a >
< / li >
< li class = "md-nav__item" >
< a href = "f4pga/Usage.html" class = "md-nav__link" >
Usage< / a >
< / li >
< li class = "md-nav__item" >
< a href = "f4pga/modules/index.html" class = "md-nav__link" >
Modules< / a >
< / li >
< li class = "md-nav__item" >
< a href = "f4pga/DevNotes.html" class = "md-nav__link" >
Developer’ s notes< / a >
< / li >
< li class = "md-nav__item" >
< a href = "f4pga/Deprecated.html" class = "md-nav__link" >
Understanding the (deprecated) flow< / a >
< / li >
< li class = "md-nav__item" >
< span class = "md-nav__link caption" > < span class = "caption-text" > Development< / span > < / span >
< / li >
< li class = "md-nav__item" >
< a href = "development/changes.html" class = "md-nav__link" >
Changes< / a >
< / li >
< li class = "md-nav__item" >
< a href = "development/building-docs.html" class = "md-nav__link" >
Building the documentation< / a >
< / li >
< li class = "md-nav__item" >
< a href = "development/venv.html" class = "md-nav__link" >
Packages in virtual environment< / a >
< / li >
< li class = "md-nav__item" >
< span class = "md-nav__link caption" > < span class = "caption-text" > Design Flows< / span > < / span >
< / li >
< li class = "md-nav__item" >
< a href = "flows/index.html" class = "md-nav__link" >
Introduction< / a >
< / li >
< li class = "md-nav__item" >
< a href = "flows/synthesis.html" class = "md-nav__link" >
Synthesis< / a >
< / li >
< li class = "md-nav__item" >
< a href = "flows/pnr.html" class = "md-nav__link" >
Place & Route< / a >
< / li >
< li class = "md-nav__item" >
< a href = "flows/bitstream.html" class = "md-nav__link" >
Bitstream translation< / a >
< / li >
< li class = "md-nav__item" >
< a href = "flows/f4pga.html" class = "md-nav__link" >
In F4PGA< / a >
< / li >
< li class = "md-nav__item" >
< span class = "md-nav__link caption" > < span class = "caption-text" > Specifications< / span > < / span >
< / li >
< li class = "md-nav__item" >
< a href = "https://fasm.readthedocs.io/en/latest/" class = "md-nav__link" >
FPGA Assembly (FASM) ➚< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://chipsalliance/fpga-interchange-schema" class = "md-nav__link" >
FPGA Interchange schema ➚< / a >
< / li >
< li class = "md-nav__item" >
< span class = "md-nav__link caption" > < span class = "caption-text" > Appendix< / span > < / span >
< / li >
< li class = "md-nav__item" >
< a href = "glossary.html" class = "md-nav__link" >
Glossary< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#" class = "md-nav__link md-nav__link--active" >
References< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "toc" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--secondary" >
< ul class = "md-nav__list" data-md-scrollfix = "" >
< li class = "md-nav__item" > < a class = "md-nav__extra_link" href = "_sources/references.rst.txt" > Show Source< / a > < / li >
< li id = "searchbox" class = "md-nav__item" > < / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-content" >
< article class = "md-content__inner md-typeset" role = "main" >
< section id = "references" >
< span id = "id1" > < / span > < h1 id = "references--page-root" > References< a class = "headerlink" href = "#references--page-root" title = "Link to this heading" > ¶< / a > < / h1 >
< div class = "docutils container" id = "id2" >
< div class = "citation-list" role = "list" >
< div class = "citation" id = "id19" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R1< span class = "fn-bracket" > ]< / span > < / span >
< p > Vikram Adve, Chris Lattner, and LLVM Developer Group. LLVM Project, a collection of modular and reusable compiler and toolchain technologies. 2003. URL: < a class = "reference external" href = "https://www.llvm.org/" > https://www.llvm.org/< / a > .< / p >
< / div >
< div class = "citation" id = "id16" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R2< span class = "fn-bracket" > ]< / span > < / span >
< p > Tim Ansell and Mehdi Saligane. The Missing Pieces of Open Design Enablement: A Recent History of Google Efforts : Invited Paper. In < em > 2020 IEEE/ACM International Conference On Computer Aided Design (ICCAD)< / em > , 1– 8. 2020. URL: < a class = "reference external" href = "https://dl.acm.org/doi/abs/10.1145/3400302.3415736" > https://dl.acm.org/doi/abs/10.1145/3400302.3415736< / a > .< / p >
< / div >
< div class = "citation" id = "id11" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R3< span class = "fn-bracket" > ]< / span > < / span >
< p > Georg Brandl, Takeshi KOMIYA, and contributors. Sphinx, Python Documentation Generator. 2007. URL: < a class = "reference external" href = "https://www.sphinx-doc.org" > https://www.sphinx-doc.org< / a > .< / p >
< / div >
< div class = "citation" id = "id8" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R4< span class = "fn-bracket" > ]< / span > < / span >
< p > Tony Bybell and contributors. GTKWave: a is a fully featured GTK+ based wave viewer for Unix, Win32, and Mac OSX. 1998. URL: < a class = "reference external" href = "https://github.com/gtkwave/gtkwave" > https://github.com/gtkwave/gtkwave< / a > .< / p >
< / div >
< div class = "citation" id = "id20" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R5< span class = "fn-bracket" > ]< / span > < / span >
< p > Aliaksei Chapyzhenka and contributors. Wavedrom, digital timing diagram rendering engine. 2014. URL: < a class = "reference external" href = "https://github.com/wavedrom/wavedrom" > https://github.com/wavedrom/wavedrom< / a > .< / p >
< / div >
< div class = "citation" id = "id14" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R6< span class = "fn-bracket" > ]< / span > < / span >
< p > Alain Dargelas and Henner Zeller. Universal Hardware Data Model. In < em > Workshop on Open-Source EDA Technology 2020 (WOSET)< / em > . 10 2020. URL: < a class = "reference external" href = "https://woset-workshop.github.io/PDFs/2020/a10.pdf" > https://woset-workshop.github.io/PDFs/2020/a10.pdf< / a > .< / p >
< / div >
< div class = "citation" id = "id13" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R7< span class = "fn-bracket" > ]< / span > < / span >
< p > Alain Dargelas, Henner Zeller, and contributors. Surelog, SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. 2019. URL: < a class = "reference external" href = "https://github.com/alainmarcel/Surelog/" > https://github.com/alainmarcel/Surelog/< / a > .< / p >
< / div >
< div class = "citation" id = "id12" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R8< span class = "fn-bracket" > ]< / span > < / span >
< p > David Fang, Henner Zeller, and contributors. Verible, a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter. 2019. URL: < a class = "reference external" href = "https://chipsalliance.github.io/verible/" > https://chipsalliance.github.io/verible/< / a > .< / p >
< / div >
< div class = "citation" id = "id7" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R9< span class = "fn-bracket" > ]< / span > < / span >
< p > gatecat and contributors. nextpnr: portable FPGA place and route tool. URL: < a class = "reference external" href = "https://github.com/YosysHQ/nextpnr" > https://github.com/YosysHQ/nextpnr< / a > .< / p >
< / div >
< div class = "citation" id = "id9" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R10< span class = "fn-bracket" > ]< / span > < / span >
< p > Tristan Gingold and contributors. GHDL: open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL. Sep 2003. URL: < a class = "reference external" href = "https://github.com/ghdl/ghdl" > https://github.com/ghdl/ghdl< / a > .< / p >
< / div >
< div class = "citation" id = "id10" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R11< span class = "fn-bracket" > ]< / span > < / span >
< p > Tristan Gingold and contributors. ghdl-yosys-plugin: VHDL synthesis (based on ghdl and yosys). 2017. URL: < a class = "reference external" href = "https://github.com/ghdl/ghdl-yosys-plugin" > https://github.com/ghdl/ghdl-yosys-plugin< / a > .< / p >
< / div >
< div class = "citation" id = "id25" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R12< span class = "fn-bracket" > ]< / span > < / span >
< p > Andrew B. Kahng. Open-Source EDA: If We Build It, Who Will Come? In < em > 2020 IFIP/IEEE 28th International Conference on Very Large Scale Integration (VLSI-SOC)< / em > , 1– 6. 2020. < a class = "reference external" href = "https://doi.org/10.1109/VLSI-SOC46417.2020.9344073" > doi:10.1109/VLSI-SOC46417.2020.9344073< / a > .< / p >
< / div >
< div class = "citation" id = "id23" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R13< span class = "fn-bracket" > ]< / span > < / span >
< p > Kevin E. Murray, Mohamed A. Elgammal, Vaughn Betz, Tim Ansell, Keith Rothman, and Alessandro Comodi. SymbiFlow and VPR: An Open-Source Design Flow for Commercial and Novel FPGAs. < em > IEEE Micro< / em > , 40(4):49– 57, 2020. < a class = "reference external" href = "https://doi.org/10.1109/MM.2020.2998435" > doi:10.1109/MM.2020.2998435< / a > .< / p >
< / div >
< div class = "citation" id = "id24" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R14< span class = "fn-bracket" > ]< / span > < / span >
< p > Kevin E. Murray, Oleg Petelin, Sheng Zhong, Jia Min Wang, Mohamed Eldafrawy, Jean-Philippe Legault, Eugene Sha, Aaron G. Graham, Jean Wu, Matthew J. P. Walker, Hanqing Zeng, Panagiotis Patros, Jason Luu, Kenneth B. Kent, and Vaughn Betz. VTR 8: High-Performance CAD and Customizable FPGA Architecture Modelling. < em > ACM Trans. Reconfigurable Technol. Syst.< / em > , May 2020. URL: < a class = "reference external" href = "https://doi.org/10.1145/3388617" > https://doi.org/10.1145/3388617< / a > , < a class = "reference external" href = "https://doi.org/10.1145/3388617" > doi:10.1145/3388617< / a > .< / p >
< / div >
< div class = "citation" id = "id22" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R15< span class = "fn-bracket" > ]< / span > < / span >
< p > Austin Rovinski, Tutu Ajayi, Minsoo Kim, Guanru Wang, and Mehdi Saligane. Bridging Academic Open-Source EDA to Real-World Usability. In < em > 2020 IEEE/ACM International Conference On Computer Aided Design (ICCAD)< / em > , 1– 7. 2020. URL: < a class = "reference external" href = "https://dl.acm.org/doi/10.1145/3400302.3415734" > https://dl.acm.org/doi/10.1145/3400302.3415734< / a > .< / p >
< / div >
< div class = "citation" id = "id3" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R16< span class = "fn-bracket" > ]< / span > < / span >
< p > Wilson Snyder and contributors. Verilator, FOSS tool which converts Verilog to a cycle-accurate behavioral model in C++ or SystemC. 2003. URL: < a class = "reference external" href = "https://www.veripool.org/verilator/" > https://www.veripool.org/verilator/< / a > .< / p >
< / div >
< div class = "citation" id = "id17" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R17< span class = "fn-bracket" > ]< / span > < / span >
< p > Richard Stallman and contributors. GCC, the GNU Compiler Collection. May 1987. URL: < a class = "reference external" href = "https://gcc.gnu.org/" > https://gcc.gnu.org/< / a > .< / p >
< / div >
< div class = "citation" id = "id18" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R18< span class = "fn-bracket" > ]< / span > < / span >
< p > Richard Stallman and GNU Project. GDB: The GNU Project Debugger. 1986. URL: < a class = "reference external" href = "https://www.gnu.org/software/gdb/" > https://www.gnu.org/software/gdb/< / a > .< / p >
< / div >
< div class = "citation" id = "id21" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R19< span class = "fn-bracket" > ]< / span > < / span >
< p > Kevin Thibedeau. Symbolator, a component diagramming tool for VHDL and Verilog. URL: < a class = "reference external" href = "https://kevinpt.github.io/symbolator" > https://kevinpt.github.io/symbolator< / a > .< / p >
< / div >
< div class = "citation" id = "id15" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R20< span class = "fn-bracket" > ]< / span > < / span >
< p > Stephen Williams and contributors. Icarus Verilog, a Verilog simulation and synthesis tool. URL: < a class = "reference external" href = "http://iverilog.icarus.com/" > http://iverilog.icarus.com/< / a > .< / p >
< / div >
< div class = "citation" id = "id6" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R21< span class = "fn-bracket" > ]< / span > < / span >
< p > Claire Wolf and contributors. SymbiYosys: front-end for Yosys-based formal verification flows. URL: < a class = "reference external" href = "https://github.com/YosysHQ/SymbiYosys" > https://github.com/YosysHQ/SymbiYosys< / a > .< / p >
< / div >
< div class = "citation" id = "id5" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R22< span class = "fn-bracket" > ]< / span > < / span >
< p > Claire Wolf and contributors. Yosys Open SYnthesis Suite. URL: < a class = "reference external" href = "https://github.com/YosysHQ/yosys" > https://github.com/YosysHQ/yosys< / a > .< / p >
< / div >
< div class = "citation" id = "id4" role = "doc-biblioentry" >
< span class = "label" > < span class = "fn-bracket" > [< / span > R23< span class = "fn-bracket" > ]< / span > < / span >
< p > Clifford Wolf and Johann Glaser. A Free Verilog Synthesis Suite. In < em > Proceedings of Austrochip 2013< / em > . 2013. URL: < a class = "reference external" href = "https://yosyshq.net/yosys/" > https://yosyshq.net/yosys/< / a > .< / p >
< / div >
< / div >
< / div >
< / section >
< / article >
< / div >
< / div >
< / main >
< / div >
< footer class = "md-footer" >
< div class = "md-footer-nav" >
< nav class = "md-footer-nav__inner md-grid" >
< a href = "glossary.html" title = "Glossary"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
< div class = "md-flex__cell md-flex__cell--shrink" >
< i class = "md-icon md-icon--arrow-back md-footer-nav__button" > < / i >
< / div >
< div class = "md-flex__cell md-flex__cell--stretch md-footer-nav__title" >
< span class = "md-flex__ellipsis" >
< span
class="md-footer-nav__direction"> Previous < / span > Glossary < / span >
< / div >
< / a >
< / a >
< / nav >
< / div >
< div class = "md-footer-meta md-typeset" >
< div class = "md-footer-meta__inner md-grid" >
< div class = "md-footer-social" >
< div class = "md-footer-social__link" >
< a href = "https://chipsalliance.org/" target = "_blank" > CHIPS Alliance< / a >
< / div >
< / ul >
< div class = "md-footer-social__link" >
< a href = "https://github.com/chipsalliance/f4pga" target = "_blank" > GitHub< / a >
< / div >
< / div >
< div class = "md-footer-copyright" >
< div class = "md-footer-copyright__highlight" >
© Copyright F4PGA Authors, 2019 - 2022.
< / div >
Created using
2024-10-15 12:15:18 -04:00
< a href = "http://www.sphinx-doc.org/" > Sphinx< / a > 8.1.3.
2024-07-17 20:17:53 -04:00
and
< a href = "https://github.com/f4pga/sphinx_f4pga_theme" > Material for
Sphinx< / a >
< / div >
< / div >
< / div >
< / footer >
< script src = "_static/javascripts/application.js" > < / script >
< script src = "_static/javascripts/f4pga.js" > < / script >
< script > app . initialize ( { version : "1.0.4" , url : { base : ".." } } ) < / script >
< / body >
< / html >