Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Modelsim "Force" question

in Modelsim what does this command "Force" ? I cannot decode it for the life of me

foreach filename [glob $src_dir/*.$mem_type] {

file copy -force $filename $dest_dir/[file tail $filename]

We're copying something but I have no idea what

Thank you