|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Need ALU design help
Hello!
I need to implement a set greater than and a branch less or equal in my 16 bit ALU design(MIPS architecture),but I'm having many difficulties. I know that in a set greater than a>b equals a-b>0 ,but I don't know how to work out from that and implement it in my design(which type of gates to use and that). The same happens with branch less or equal.I already have a branch equal,but I don't know how to use it in order to get a ble. Any help is really appreciated! |
|
#2
|
||||
|
||||
|
OK, first off, is this a simulation you are writing in code, or one you are creating in a circuit simulator like LogicWorks (if the latter, I may even know the professor you're taking the class from)? If it's a program you're writing, what language is it written in, and how are you implementing it?
__________________
Rev First Speaker Schol-R-LEA;2 JAM LCF ELF KoR KCO BiWM TGIF #define KINSEY (rand() % 7) λ Scheme is the Red Pill Scheme in Short • Understanding the C/C++ Preprocessor Taming Python • A Highly Opinionated Review of Programming Languages for the Novice, v1.1 FOR SALE: One ShapeSystem 2300 CMD, extensively modified for human use. Includes s/w for anthro, transgender, sex-appeal enhance, & Gillian Anderson and Jason D. Poit clone forms. Some wear. $4500 obo. tverres@et.ins.gov |
|
#3
|
|||
|
|||
|
...
Well,I'm using xilinx to design the ALU(does not involve coding) using mux,gates,etc.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > Need ALU design help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|