Skip to content
Snippets Groups Projects
Commit 32f4e250 authored by dwf1m12's avatar dwf1m12
Browse files

Tie-off TEST mode pin inactive in testbench

parent 5a05652a
No related branches found
No related tags found
No related merge requests found
...@@ -130,6 +130,8 @@ SROM_Ax32 ...@@ -130,6 +130,8 @@ SROM_Ax32
); );
`endif `endif
assign TEST=1'b0;
// Pullup to suppress X-inputs // Pullup to suppress X-inputs
pullup(P0[ 0]); pullup(P0[ 0]);
pullup(P0[ 1]); pullup(P0[ 1]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment