add semicustom readme
This commit is contained in:
parent
ca761893b1
commit
f29507ccd4
1 changed files with 9 additions and 0 deletions
9
semicustom/README.md
Normal file
9
semicustom/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Semicustom digital design
|
||||
|
||||
## Environment
|
||||
|
||||
Make sure Anaconda is installed. The semicustom environment can be created using:
|
||||
|
||||
```
|
||||
conda env create --file env-semicustom.yml
|
||||
```
|
Loading…
Reference in a new issue