memaccess.pat

来自「i need of vhdl code for 32-bit risc proc」· PAT 代码 · 共 21 行

PAT
21
字号
in       insir4out (15 downto 0) B;in       datafake (7 downto 0) B;in       alureginp (7 downto 0) B;in       b4outinp (7 downto 0) B;in       clock4 B;in       reset4 B;out      ir5out (15 downto 0) B;out      alucalout (7 downto 0) B;out      datamemout (7 downto 0) B;out      memwriteenable B;beginp0                               : 1010101010101010 11111111 01010101 00000000 0 0 ?uuuuuuuuuuuuuuuu ?uuuuuuuu ?uuuuuuuu ?u;p1                               : 1010101010101010 11111111 01010101 00000000 1 0 ?1010101010101010 ?01010101 ?11111111 ?0;p2                               : 1111100000111110 10101010 00011110 11100011 0 0 ?1111100000111110 ?00011110 ?10101010 ?0;p3                               : 1111100000111110 10101010 00011110 11100011 1 0 ?1111100000111110 ?00011110 ?10101010 ?0;p4                               : 1010001010101010 00001111 01010110 01010100 0 1 ?1010001010101010 ?01010110 ?00001111 ?0;p5                               : 1010001010101010 00001111 01010110 01010100 1 1 ?1010001010101010 ?01010110 ?00001111 ?0;end;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?