OpenFPGA/run_local.bat

3 lines
109 B
Batchfile
Raw Normal View History

docker run -it --rm -v "%cd%":/localfile/OpenFPGA -w="/localfile/OpenFPGA" goreganesh/open_fpga bash
2019-06-11 12:26:44 -05:00
pause