![]() |
|
|
|
#1 |
|
Hi guys,
I have to implement a simple ALU of a 32bit mips..I have already implemented many submodules (adder,multipliers,shifter...) ,that I have to instantiate in the top level module "ALU_TOP". This module receives as input 2 op. (a , b) and a 6bit signal OPCODE on which basis the differents modules are instantiates. My problem is checking the signal OPCODE directly in the architecture (not in a process , and after begin of arch.). I used that solution because using a process returned me errors reusing the components (and portamaps...) But now I cannot even check the OPCODE ("If not allowed..")..(I double checked parenthesis or typos..)... what should I do? Do I have to use a process? But how to use different modules within a process? I paste the simple part of the code .. and this not work.. Code:
ERROR:HDLParsers:164 - "F:/Poli/SDSS/MyProjects/MIPS/alu_top.vhd" Line 50. parse error, unexpected IF Thanks in advance andrew_ross |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New releases: We Are Marshall, Serenity Collectors Edition & 8 Simple Rules: Updated complete downloadable R1 DVD DB & info lists | Doug MacLean | DVD Video | 0 | 05-15-2007 05:54 AM |
| Simple video editor? | trs80 | DVD Video | 7 | 04-10-2007 05:14 PM |
| Simple region code question... simple answer?? | joseph.greer@gmail.com | DVD Video | 7 | 01-26-2007 09:07 PM |
| simple unattended backup utilites? | du ah | A+ Certification | 0 | 03-05-2005 09:01 AM |
| DVD Verdict reviews: DIE! DIE! MY DARLING!, LOOK! PLAYFUL PATTERNS AND SIMPLE SHAPES / GO! EXERCISE WITH THE TELETUBBIES, and more! | DVD Verdict | DVD Video | 0 | 09-26-2003 10:02 AM |