adms workaround $port_connected

This commit is contained in:
rlar 2017-07-30 18:19:48 +02:00
parent 1c7157364f
commit 333aa3c8e2
1 changed files with 1 additions and 1 deletions

View File

@ -1267,7 +1267,7 @@ analog begin
cbox = EPSROX * `EPS0 / EOTBOX;
epsratio = EPSRSUB / EPSROX;
if ($port_connected(t) == 1) begin
if (1 /*$port_connected(t)*/ == 1) begin
`ifdef __SHMOD__
if (SHMOD == 0) begin
if (SH_WARN == 1) begin