Add PDS R/W back

This commit is contained in:
Zane Kaminski 2024-10-08 07:18:59 -04:00
parent 6d565f39d4
commit 1f8df60eb7
2 changed files with 2 additions and 1 deletions

View File

@ -71,6 +71,7 @@ NET "RA<8>" LOC = "P54" ;
NET "RA<9>" LOC = "P56" ;
NET "GA<22>" LOC = "P61" ;
NET "GA<23>" LOC = "P60" ;
NET "RnW_IOBout" LOC = "P59" | SLEW = SLOW ;
NET "DBG<0>" LOC = "P67" ;
NET "DBG<1>" LOC = "P68" ;
NET "DBG<2>" LOC = "P49" ;

View File

@ -16,7 +16,7 @@ module WarpSE(
input nVPA_IOB,
output nVMA_IOB,
output nAS_IOB,
//output RnW_IOB,
output RnW_IOB,
output nUDS_IOB,
output nLDS_IOB,
output nBR_IOB,