analyze -format vhdl -lib WORK {"CODEC.vhd"} elaborate CODEC -lib DEFAULT -update -parameters "COMPRESSION=>3" include compile.scr write -format db -hierarchy -output "CODEC_GATE3.db" write -format vhdl -hierarchy -output "CODEC_GATE3.vhd" report_area exit