projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfa4644
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 28 Sep 2020 11:37:27 +0000
(12:37 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 28 Sep 2020 11:37:27 +0000
(12:37 +0100)
HDL_workflow/coriolis2.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow/coriolis2.mdwn
b/HDL_workflow/coriolis2.mdwn
index 8b04fb71c8e251882c072ca939cffe05136489e1..f3ec70ca74a7773023e6fab2846a08fed7d28974 100644
(file)
--- a/
HDL_workflow/coriolis2.mdwn
+++ b/
HDL_workflow/coriolis2.mdwn
@@
-297,6
+297,7
@@
alliace installed above by doing the following
$ cd ~/src
$ git clone https://git.libre-soc.org/git/soclayout.git
$ cd soclayout/
+ $ git submodule update --init --recursive
$ find . -type f -exec sed -i 's/'lkcl'/'"$USER"'/g' {} \;
$ ./mksym.sh
$ cd experiments9
@@
-310,6
+311,7
@@
alliace installed above by doing the following
yosys> clean
yosys> write_blif test_issuer.blif
yosys> exit
+ $ make pinmux
$ make layout (will take between 20min and 2 hours depending on your hardware)
$ make view