Forum Discussion
Altera_Forum
Honored Contributor
11 years agoModelsim 10.1 PE syntax error for "tse_10_100_1000_mac" IP core
Hi, I have used "tse_10_100_1000_mac" IP core in my design While verifying the design I compiled the tse_10_100_1000_mac IP core to proceed further with verification activity. But modelsim 10.1...
Altera_Forum
Honored Contributor
11 years agoHi kkaibara,
I am using my own "run.do" file as below (snippet) set ETH_DIR "../TSE_10_100_1000_MAC" vlog -work work ${ETH_LIB}/altera_tse_reset_synchronizer.v vlog -work work ${ETH_LIB}/altera_tse_top_gen_host.v vlog -work work ${ETH_LIB}/altera_tse_mac.v vcom -work work ${ETH_DIR}/tse_10_100_1000_mac.vhd