Skip to content

Commit

Permalink
Remove whitespace conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
consanii committed Dec 5, 2023
1 parent 75e71a4 commit deabcdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hw/vendor/yosyshq_picorv32/picosoc/spiflash.v
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ module spiflash (

if (spi_cmd == 8'h ff)
xip_cmd = 0;

if (spi_cmd == 8'h 06)
write_enable = 1;
end
Expand Down

0 comments on commit deabcdf

Please sign in to comment.