URL
https://opencores.org/ocsvn/t6507lp/t6507lp/trunk
Subversion Repositories t6507lp
Compare Revisions
- This comparison shows the changes necessary to convert path
/t6507lp/trunk/rtl
- from Rev 156 to Rev 157
- ↔ Reverse comparison
Rev 156 → Rev 157
/verilog/t6507lp_alu.v
239,6 → 239,10
PLP_IMP, RTI_IMP: begin |
STATUS = alu_a; |
end |
|
PLA_IMP : begin |
result = alu_a; |
end |
|
// STA - Store Accumulator |
// PHA - Push A |