Commit Graph

9 Commits

Author SHA1 Message Date
Arthur Lu
8e6962ad4d combine PTY and CHK instruction,
recode remaining operands
2022-08-20 01:23:00 -07:00
Arthur Lu
218445e20c remove ORR instruction 2022-08-20 00:33:07 -07:00
Arthur Lu
f31ac21f65 implement ADD and SUB using CLA 2022-08-19 23:25:31 -07:00
Arthur Lu
434032f4ba fix control complexity 2022-08-19 23:16:33 -07:00
Arthur Lu
17b1b5f923 reduction of ALU complexity by removing INC and DEC 2022-08-19 22:44:47 -07:00
Arthur Lu
ed6fd943a6 implement control comb logic (untested) 2022-08-13 17:37:13 -07:00
Arthur Lu
2f967bef04 push last commit 2022-08-13 16:36:00 -07:00
Arthur Lu
be156765f3 populate better starting rtl code 2022-08-13 15:34:01 -07:00
Arthur Lu
31b077c5f2 add provided RTL models 2022-08-11 22:01:28 -07:00