mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
Bug fixes
This commit is contained in:
parent
6a232d7834
commit
a284dff462
@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
//`define TARGET_XILINX //TODO this need to be global
|
||||
`include elink_constants.v
|
||||
`include "elink_constants.v"
|
||||
|
||||
module eclocks (/*AUTOARG*/
|
||||
// Outputs
|
||||
|
@ -1,4 +1,4 @@
|
||||
`include "../../elink/elink_constants.v"
|
||||
`include "../../elink/hdl/elink_constants.v"
|
||||
module fifo_async
|
||||
(/*AUTOARG*/
|
||||
// Outputs
|
||||
|
Loading…
x
Reference in New Issue
Block a user