1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00

Adding generic target

- all sims should have a "cfg file"
- since everything is configurable, this is the easiest way
This commit is contained in:
Andreas Olofsson 2016-02-23 15:44:31 -05:00
parent 5c66c16714
commit 852d7da490

1
common/hdl/cfg_generic.v Normal file
View File

@ -0,0 +1 @@
`define CFG_TARGET "GENERIC"