MicroCoreLabs / Projects

Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MCL51, MCL64, MCL65, MCL65+, MCL68, MCL86, MCL86+, MCL86jr, MCLR5, MCLZ8
372 stars 78 forks source link

MCL65 core appears to be missing ROM_2Kx32.v #3

Closed orange808 closed 4 years ago

orange808 commented 4 years ago

Having trouble compiling this core. I cannot locate the ROM_2Kx32 module.

MicroCoreLabs commented 4 years ago

It is a generic 2Kx32 ROM block for the microcode which you can target to your FPGA technology.


From: orange808 notifications@github.com Sent: Sunday, January 19, 2020 6:32 PM To: MicroCoreLabs/Projects Projects@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [MicroCoreLabs/Projects] MCL65 core appears to be missing ROM_2Kx32.v (#3)

Having trouble compiling this core. I cannot locate the ROM_2Kx32 module.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/MicroCoreLabs/Projects/issues/3?email_source=notifications&email_token=AM4AVEMGJQTBKOOT5NAN5W3Q6UEKBA5CNFSM4KI5I7SKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IHHLYTA, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM4AVEPGYOBT3AKPT2F5EQDQ6UEKBANCNFSM4KI5I7SA.

orange808 commented 4 years ago

That makes sense. Even if you had posted a file, I would still have needed to edit it.

Thanks for the reply. We can close this one.