URL
https://opencores.org/ocsvn/t6507lp/t6507lp/trunk
[/] [t6507lp/] [trunk/] [fv/] [alu_input.e] - Diff between revs 185 and 233
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 185 |
Rev 233 |
Line 10... |
Line 10... |
reset_n: bool;
|
reset_n: bool;
|
alu_enable: bool;
|
alu_enable: bool;
|
alu_opcode: valid_opcodes;
|
alu_opcode: valid_opcodes;
|
alu_a: byte;
|
alu_a: byte;
|
|
|
// keep test_kind == RAND;
|
keep test_kind == REGULAR;
|
|
|
when REGULAR'test_kind alu_input_s {
|
when REGULAR'test_kind alu_input_s {
|
keep soft input_kind == select {
|
keep soft input_kind == select {
|
45: ENABLED_VALID;
|
45: ENABLED_VALID;
|
45: DISABLED_VALID;
|
45: DISABLED_VALID;
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.