Skip to content

Commit aae1fd9

Browse files
committed
scripts
1 parent f8607ff commit aae1fd9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

scripts/debug_build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
cmake -B build -DCMAKE_BUILD_TYPE=Debug
2+
cmake --build build --target yosys_exe --parallel 2

scripts/dev_sh.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nix develop --extra-experimental-features 'nix-command flakes' -c $SHELL

0 commit comments

Comments
 (0)