mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-13 22:41:19 +00:00
Merge commit
This commit is contained in:
parent
632a70454c
commit
19dbde2891
27 changed files with 390 additions and 73 deletions
|
@ -46,7 +46,7 @@ Open "Git Bash" in this directory and run:
|
|||
mv yosys yosys.bak
|
||||
git clone https://github.com/YosysHQ/yosys.git yosys
|
||||
cd yosys
|
||||
git checkout -B master $(git rev-parse HEAD | cut -c1-10)
|
||||
git checkout -B main $(git rev-parse HEAD | cut -c1-10)
|
||||
unzip ../genfiles.zip
|
||||
EOT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue