Hi.
Your readme says this:
Step-2: Clone , update the Submodule, unzip the content
git clone https://github.com/dineshannayya/riscduino.git
cd riscduino
git submodule init
git submodule update
make unzip
but the commands don't do what is expected. has there been an update which has not been reflected in this readme ?
make unzip complains about lef/*.gz files being missing. Is there something im missing?
Thanks in advance!
Hi.
Your readme says this:
Step-2: Clone , update the Submodule, unzip the content
git clone https://github.com/dineshannayya/riscduino.git cd riscduino git submodule init git submodule update make unzipbut the commands don't do what is expected. has there been an update which has not been reflected in this readme ?
make unzipcomplains aboutlef/*.gzfiles being missing. Is there something im missing?Thanks in advance!