Hello,
Sometimes in Makefile, “-mfcu” and “-f” commands are used while compiling the source code. What does they specify?
Like,
qsta: clean
vlib work
vlog -sv -l qsta_compile.log -mfcu -f flist
vsim -c +UVM_TESTNAME=apb_subsystem_test apb_subsystem_top -do “run -all;quit”
Thanks in advance.
Regards,
Pratik.