This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ============================================================== | |
| # Synthesising designs for hardware: | |
| # A guided tour of the synth_ice40 command | |
| # ~~~~~~~~~~~~~~~~~~~~~~~ | |
| # Presented by Krystine Dawn | |
| # What is synthesis? | |
| # - HDL input (verilog) | |
| # - mapping design logic onto hardware elements |