riscduino icon indicating copy to clipboard operation
riscduino copied to clipboard

Discrepencies in the readme.

Open iamkarthikbk opened this issue 11 months ago • 3 comments

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!

iamkarthikbk avatar Jul 18 '23 10:07 iamkarthikbk