Compare commits
2 commits
23f0ad777f
...
d2a18e19e5
Author | SHA1 | Date | |
---|---|---|---|
d2a18e19e5 | |||
c47f81c504 |
1 changed files with 0 additions and 1 deletions
|
@ -184,7 +184,6 @@ begin
|
|||
|
||||
-- workaround for ghdl#2078
|
||||
if reset = '0' and udp_valid = '1' and receive_state = DATA then
|
||||
-- workaround for ghdl#2102
|
||||
for i in 0 to NUM_STRANDS-1 loop
|
||||
if i = active_strand then
|
||||
if input_bank = BANK_A then
|
||||
|
|
Loading…
Reference in a new issue