Skip to content

Instantly share code, notes, and snippets.

View KrystalDelusion's full-sized avatar

Krystine Dawn Sherwin KrystalDelusion

View GitHub Profile
{
"version": 10,
"configurePresets": [
{
"$comment": "call with cmake --preset clang",
"name": "clang",
"binaryDir": "build",
"generator": "Unix Makefiles",
"cacheVariables": {
"CMAKE_C_COMPILER": "clang",
# ==============================================================
# 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