Git Product home page Git Product logo

tang_fpga_examples's People

Contributors

neophack avatar proffan avatar renha avatar xelll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tang_fpga_examples's Issues

Comments are garbled

The comments in the top part of this file are garbled (on a non-Chinese computer). Other files are OK, for example I can see Chinese text in lcd_sync.v.

vsync_cnt计数值错误

lcd_sync.v中,vsync_cnt赋值错误:
assign vsync_cnt = counter_hs;
应该为
assign vsync_cnt = counter_vs;
由于编码方式设置的不同,我没有发起pr,那样看起来像是每一行都改动过了。

Bricked GD32

Hello,

I think I bricked my GD32. It does not boot and when I read from the flash it reads 'FFFF...'. Any solution to this? Where can I find replacement chip with QFN package?

License file expired?

Hello. I got an error.
Here is the console output:
CMD-004 : start command "optimize_rtl"
RUN-001 : Open license file D:/Anlogic/TD4.2.511/license/Anlogic.lic
RUN-003 ERROR: License expired!

Where could I get the license file? Reinstalling did not help.

Register initial value.

Does register initial value work?

Verilog example:
reg [7:0] variable = 56;

No errors but looks like initial value is "0".

G and B pins for the RGB LED are incorrectly defined.

R3 -> High
J14 -> Low
P13 -> High
Expectation: Green lights.
Observation: Blue lights.

R3 -> High
J14 -> High
P13 -> Low
Expectation: Blue lights.
Observation: Green lights.

Hypothesis: RGB led G and B pins are swapped.

Tang Dynasty License Expired

Just downloaded the most recent Tang Dynasty version (4.6.6),
unfortunately the Anlogic_202003.lic is expired.

How can I continue development?

Thanks & Regards,
Hagen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.