1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-14 06:42:54 +08:00
basic_verilog/scripts/convert_sof_to_jic.bat
Konstantin Pavlov 2543bcd567 Added scripts
2022-08-24 12:42:56 +03:00

12 lines
399 B
Batchfile

@echo off
rem ----------------------------------------------------------------------------
rem convert_sof_to_jic.bat
rem Konstantin Pavlov, pavlovconst@gmail.com
rem ----------------------------------------------------------------------------
echo "onverting .SOF to .JIC"
del /s /q .\out\SYNC_MM_PG_prj_128.jic
quartus_cpf -c -d EPCQ128 -s 5CGXFC4C7 .\out\PRJ_NAME.sof .\out\PRJ_NAME_128.jic