Open Platform

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Jules
Member
Member
Posts: 30
Joined: Mon Jan 08, 2007 3:19 am
Location: UK

Post by Jules »

smbogan wrote:Well, it is unlikely anyone is going to redesign a processor
These people do.

You could also take the open source OpenSPARC T1 (quad core, simultaneous multi-threading) and make any modifications you felt like.
smbogan
Member
Member
Posts: 29
Joined: Tue Nov 21, 2006 3:17 pm

Post by smbogan »

Not exactly what I meant...'designing' a core in vhdl (which is what a lot of those people are doing), and producing a legacy-free processor/system that can be mass marketed are two different things.
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

I think if you look into chip8, it maybe a good starting point for your project.
http://en.wikipedia.org/wiki/CHIP-8
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Brynet-Inc wrote:About your countries cryptography laws, I've never known any that ban it entirely.
Check the 1999 Crypto Survey from the Global Internet Liberty Campaign.

YELLOW/RED: India, Israel, Saudi-Arabia
RED: Belarus, China, Kazakhstan, Mogolia, Pakistan, Russia, Singapore, Tunisia, Venezuela, Vietnam
Unknown: Angola, Bahrain, Cambodia, Iran, Myamar, Nicaragua, Palestine, Tatarstan
Every good solution is obvious once you've found it.
User avatar
AndrewAPrice
Member
Member
Posts: 2309
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Post by AndrewAPrice »

Dex wrote:I think if you look into chip8, it maybe a good starting point for your project.
http://en.wikipedia.org/wiki/CHIP-8
I'd interested in projects similar to chip8, running your code on an imaginary system designed for games, like in the Quake Virtual Machine.
My OS is Perception.
Post Reply