mirror of
https://github.com/olofk/serv.git
synced 2025-04-24 13:57:08 -04:00
M-extension for SERV
This commit is contained in:
parent
5bbbdfb16d
commit
6c597ae825
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module servant_sim
|
|||
input wire wb_rst,
|
||||
output wire q);
|
||||
|
||||
parameter memfile = "/home/merl-lab/practice/olofk/servent.mem";
|
||||
parameter memfile = "";
|
||||
parameter memsize = 8192;
|
||||
parameter with_csr = 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue