Commit Graph

23 Commits

Author SHA1 Message Date
9045688601 TXing 2023-05-29 11:00:35 -03:00
c8c3455cfa JZing 2023-03-20 10:56:35 -03:00
cded134bdb JMPing 2023-03-20 10:26:11 -03:00
4f3f899330 ALU OPing 2023-03-20 10:11:58 -03:00
f3589be154 MOVing 2023-03-20 09:36:03 -03:00
09670afe91 program counter changed to signal 2023-03-01 12:21:20 -03:00
4789da663e Reset signal on registers 2023-02-27 16:40:36 -03:00
8ded0a35c9 Implement Zero and carry flags in ALU (untested) 2023-02-27 16:18:27 -03:00
3f7517185d Implemented program counter (untested) 2023-02-27 15:25:31 -03:00
074a714239 Add Opcode descriptions.txt 2023-02-27 14:47:18 -03:00
8d7de4454b Merge branch 'develop' of https://git.gmlima.com/Playgrounds/XC3S400 into develop 2023-02-27 14:46:35 -03:00
6608412c04 Fake flash with simple example code 2023-02-27 14:32:08 -03:00
4c7dc5090b Add Registers.vhdl 2023-02-27 13:29:58 -03:00
e8ef7cc2fb Remove examples 2023-02-27 13:29:46 -03:00
feffe97c18 16 registers with example 2023-02-27 13:20:48 -03:00
2d7743a87d ALU with load from data bus 2023-02-27 10:34:14 -03:00
71ee53540b ALU working with all opcodes but load untested 2023-02-27 10:09:03 -03:00
b8e388e4eb Add ALU_P379.vhdl to project 2023-02-27 09:11:40 -03:00
23ff042ae6 Add ALU_P379.vhdl to project 2023-02-27 09:09:51 -03:00
51c73cd883 Remove sevseg example from main.vhdl 2023-02-27 09:06:31 -03:00
0ec5a4663b SevSeg with example 2023-02-07 21:53:39 -03:00
a2a7555f2b Template for XC3S400 2023-02-07 20:34:08 -02:00
bd5fe02aea Initial commit 2023-02-07 18:59:37 -03:00