2014-09-26 05:36:28 -04:00
|
|
|
##############################################################################
|
|
|
|
#
|
|
|
|
# Compilation of SoC RTL files
|
|
|
|
#
|
|
|
|
##############################################################################
|
|
|
|
|
|
|
|
set HDL_WORK "work"
|
|
|
|
|
|
|
|
hdl_compile -v 2005 {
|
2014-10-24 13:24:05 -04:00
|
|
|
../../misoc/build/simdesign-kc705.v
|
2014-09-26 05:36:28 -04:00
|
|
|
}
|