update sim environment
This commit is contained in:
10
hw/efinix_fpga/simulation/src/sim_top.sv
Normal file
10
hw/efinix_fpga/simulation/src/sim_top.sv
Normal file
@@ -0,0 +1,10 @@
|
||||
module sim_top();
|
||||
|
||||
//TODO: this
|
||||
cpu_65c02 u_cpu();
|
||||
|
||||
//TODO: also this
|
||||
super6502 u_dut();
|
||||
|
||||
|
||||
endmodule
|
||||
Reference in New Issue
Block a user