URL
https://opencores.org/ocsvn/light8080/light8080/trunk
Subversion Repositories light8080
[/] [light8080/] [trunk/] [readme.txt] - Rev 31
Go to most recent revision | Compare with Previous | Blame | View Log
The test programs have been assembled with TASM (Telemark Cross Assembler),a free assembler available for DOS and Linux.FILE LIST==========vhdl\light8080.vhdl Core source (single file)vhdl\test\light8080_tb0.vhdl Test bench 0 (Kelly test)vhdl\test\light8080_tb1.vhdl Test bench 1 (Interrupts)vhdl\demo\cs2b_light8080_demo.vhd Demo for Cyclone 2 starter boardvhdl\demo\rs232_tx.vhdl Serial tx code for demovhdl\demo\rs232_rx.vhdl Serial rx code for demovhdl\demo\cs2b_demo.csv Pin assignment file for Quartus IIutil\uasm.pl Microcode assemblerutil\microrom.bat Sample DOS bat file for assemblerucode\light8080.m80 Microcode source filesynthesis\tb0_modelsim_wave.do Modelsim macro for test bench 0synthesis\tb1_modelsim_wave.do Modelsim macro for test bench 1doc\designNotes.tex Core documentation in LaTeX formatdoc\designNotes.pdf Core documentation in PDF formatdoc\IMSAI SCS-1 Manual.pdf IMSAI SCS-1 original documentationasm\tb0.asm Test bench 0 program assembler sourceasm\tb1.asm Test bench 1 program assembler sourceasm\hexconv.pl Intel HEX to VHDL converterasm\tasmtb.bat BATCH script to build the test benchesasm\readme.txt How to assemble the sources
Go to most recent revision | Compare with Previous | Blame | View Log
