Small fixes for synthesis
This commit is contained in:
@@ -58,7 +58,10 @@ begin
|
||||
end if;
|
||||
|
||||
pend_next <= pend;
|
||||
pend_addr_next <= pend_addr;
|
||||
pend_wdata_next <= pend_wdata;
|
||||
owner_next <= "00";
|
||||
state_next <= IDLE;
|
||||
|
||||
bus_we <= '0';
|
||||
bus_re <= '0';
|
||||
|
Reference in New Issue
Block a user