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