URL
https://opencores.org/ocsvn/cpu65c02_true_cycle/cpu65c02_true_cycle/trunk
Subversion Repositories cpu65c02_true_cycle
[/] [cpu65c02_true_cycle/] [branches/] [avendor/] [TO_DO_list.txt] - Rev 15
Compare with Previous | Blame | View Log
(August, 5th 2008)
- (DONE) Rename all port names (_i, _o, _o_i)
- (DONE) Test and verify all Op Codes
- (DONE) Optimize core for speed
- (DONE) Implement same improvements like cpu6502_tc (graphical design, source
utilisation...)
- (75%) Finish working for Specification of cpu65C02_tc
- Create high level testbench in assembler and hardware for
testing all Op Codes (include accurate cycle timing)
- Create simulation files for Modelsim
- Create a simple .wlf file to demonstrate the cpu65C02_tc
- Update the HDL Designer files for better viewing and understanding