Search found 14 matches

by mutasim
Mon Sep 11, 2017 3:54 pm
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

Xilinx have a solution in input / output pin http://www.eetimes.com/document.asp?doc_id=1274665
by mutasim
Sat Sep 09, 2017 3:14 am
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

Also a simple C compiler no header, need to be program https://github.com/nrother/simple-c
by mutasim
Thu Aug 24, 2017 7:17 am
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

I Find VHD program that can be add to the project https://github.com/lewischeng-ms/vhd-manager
we can use this library with the code https://github.com/breezechen/DiscUtils
vhd-manager-master.zip
VHD Program
(30.8 KiB) Downloaded 399 times
by mutasim
Fri Aug 04, 2017 3:38 am
Forum: Discuss LogicCircuit program
Topic: Convert Opencores to logic circuit
Replies: 0
Views: 11254

Convert Opencores to logic circuit

Opencores.org have a lot of processors and other but the program is been write in codes , i think that converting this to logic circuit can help
by mutasim
Fri Dec 16, 2016 10:19 am
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

Sharp assembler have a assembly programming language but i think the keyword is calling from the C++ any how i just modified with easy asm to make a real assembly file structure the file code is compile through C# compiler
by mutasim
Fri Dec 09, 2016 2:04 am
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

OK this is my project but i did not finish it yet but i want to show you what's my idea is 1- to set up the binary files i will but a XML file to generate the input/output files , the XML will save the input/output path or datatable 2- the code will have a assembler in high level language i will cre...
by mutasim
Wed Dec 07, 2016 10:17 pm
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

In the ROM/Ram you upload a Binary Text File or Hex that need to be programmed in circuit wish need more time to process my option is to upload a full programming language that will control the chip how ?? the CPU create a assembly language or machine language this language works with the all comput...
by mutasim
Tue Dec 06, 2016 12:56 am
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

OK is good language but what am saying i am writing my own programming language this language is in executable format that will be upload to the EEPROM and i have Reading option that will read the Binary file and also Write to Binary File in the Format of Binary 000000 e.g (ASCII) what i want is how...
by mutasim
Sun Dec 04, 2016 9:20 am
Forum: Discuss LogicCircuit program
Topic: Flash Memory
Replies: 14
Views: 15655

Re: Flash Memory

We need to read and write to binary files from programming language each binary file is a address of PINS or input/output that's helpful as i think