搜索资源列表
t51demo
- altera器件上实现8051的vhdl程序t8051-devices to achieve the 8051 altera vhdl program t8051
P8051
- This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c RE