Hi, Am Sonntag 30 Dezember 2012, 22:40:48 schrieb Troy Benjegerdes: > I'm also missing the lm32 verilog: > > make[1]: *** No rule to make target > `../../../cores/lm32/rtl/lm32_include.v', needed by `build/system.prj'. > Stop. _______________________________________________
the lm32 core is now a git submodule for fresh cloning use: git clone --recursive git://github.com/milkymist/milkymist.git if you have already checked out the main repository use: git submodule init git submodule update -- michael _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
