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