Skip to content

Instantly share code, notes, and snippets.

View ytliu74's full-sized avatar
🎯
Working..

Yaotian Liu ytliu74

🎯
Working..
  • Arizona State University
  • Tempe, AZ
  • 07:18 (UTC -07:00)
View GitHub Profile
==+== =====================================================================
==+== Begin Review
==+== Reviewer: YOUR NAME HERE <YOUR ASUID@asu.edu>
==+== Paper Number
(Enter paper number here)
Paper #
add_rules("plugin.compile_commands.autoupdate", {outputdir = "."})
target("sim")
set_kind("binary")
add_files("main.cpp")
set_toolchains("clang")
set_languages("cxx11")
add_includedirs("/opt/homebrew/Cellar/systemc/2.3.4/include")
add_linkdirs("/opt/homebrew/Cellar/systemc/2.3.4/lib")
add_links("systemc")
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Import additional configuration files
#
# Imports are loaded in order, skipping all missing files, with the importing
# file being loaded last. If a field is already present in a previous import, it
# will be replaced.
#
# All imports must either be absolute paths starting with `/`, or paths relative
# to the user's home directory starting with `~/`.
@ytliu74
ytliu74 / oss-cad-update.sh
Created June 10, 2023 03:50
A script to update oss-cad-suite
#!/bin/bash
echo "Getting the latest release tag from GitHub API..."
# Get the latest release tag from GitHub API
TAG=$(curl -s https://api.github.com/repos/YosysHQ/oss-cad-suite-build/releases/latest | grep -oP '"tag_name": "\K(.*)(?=")')
if [[ -z "$TAG" ]]; then
echo "Error: Unable to retrieve the latest release tag from GitHub API"
@ytliu74
ytliu74 / gist:674427aaefce50967b4b607c61e2332a
Created April 3, 2023 15:43 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@ytliu74
ytliu74 / cmos.in
Last active May 12, 2022 00:09
CMOS Athena model
go athena
line x loc=0 spac=0.2
line x loc=10 spac=0.2
line y loc=0 spac=0.15
line y loc=1 spac=0.15
line y loc=5 spac=1
# Wafer